Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-07 | Convert 0-sized arrays to true flexible array members | Andrew Clayton | 1 | -1/+1 |
2022-12-14 | Python: Added "prefix" to configuration. | OutOfFocus4 | 1 | -0/+2 |
2021-10-28 | Moving request limit control to libunit. | Max Romanov | 1 | -1/+0 |
2021-07-20 | Python: using default event_loop for main thread for ASGI. | Max Romanov | 1 | -1/+1 |
2021-05-20 | Python: support for multiple targets. | Oisin Canty | 1 | -1/+16 |
2020-11-05 | Python: request processing in multiple threads. | Max Romanov | 1 | -7/+12 |
2020-11-05 | Python: introducting macro to simplify minor version check. | Max Romanov | 1 | -1/+3 |
2020-10-13 | Fixed building with Python 3.9. | Valentin Bartenev | 1 | -0/+1 |
2020-10-01 | Python: ASGI server introduced. | Max Romanov | 1 | -0/+29 |
2020-09-14 | Python: split module initialization from WSGI implementation. | Max Romanov | 1 | -0/+31 |