Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-20 | Python: support for multiple targets. | Oisin Canty | 1 | -2/+3 |
2020-12-14 | Python: WSGI environment copying moved out of request processing. | Valentin Bartenev | 1 | -12/+53 |
2020-11-05 | Python: request processing in multiple threads. | Max Romanov | 1 | -202/+242 |
2020-10-13 | Fixed building with Python 3.9. | Valentin Bartenev | 1 | -2/+2 |
2020-10-01 | Python: ASGI server introduced. | Max Romanov | 1 | -18/+0 |
2020-09-15 | Python: changed request headers format in router protocol. | Max Romanov | 1 | -10/+106 |
2020-09-14 | Python: split module initialization from WSGI implementation. | Max Romanov | 1 | -285/+25 |
2020-09-14 | Python: source file moved to 'python' sub-directory. | Max Romanov | 1 | -0/+1446 |