summaryrefslogtreecommitdiffhomepage
path: root/src/python (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-05Python: fixing some arguments reference counting.Max Romanov1-33/+130
2020-11-05Python: request processing in multiple threads.Max Romanov10-497/+920
2020-11-05Python: introducting macro to simplify minor version check.Max Romanov1-1/+3
2020-10-13Fixed building with Python 3.9.Valentin Bartenev2-2/+3
2020-10-01Python: ASGI server introduced.Max Romanov10-29/+3723
2020-09-18Python: app module callable name configuration.Max Romanov1-5/+8
2020-09-15Python: changed request headers format in router protocol.Max Romanov1-10/+106
2020-09-14Python: split module initialization from WSGI implementation.Max Romanov3-285/+387
2020-09-14Python: source file moved to 'python' sub-directory.Max Romanov1-0/+1446