summaryrefslogtreecommitdiffhomepage
path: root/src/python/nxt_python.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-07Convert 0-sized arrays to true flexible array membersAndrew Clayton1-1/+1
2022-12-14Python: Added "prefix" to configuration.OutOfFocus41-0/+2
2021-10-28Moving request limit control to libunit.Max Romanov1-1/+0
2021-07-20Python: using default event_loop for main thread for ASGI.Max Romanov1-1/+1
2021-05-20Python: support for multiple targets.Oisin Canty1-1/+16
2020-11-05Python: request processing in multiple threads.Max Romanov1-7/+12
2020-11-05Python: introducting macro to simplify minor version check.Max Romanov1-1/+3
2020-10-13Fixed building with Python 3.9.Valentin Bartenev1-0/+1
2020-10-01Python: ASGI server introduced.Max Romanov1-0/+29
2020-09-14Python: split module initialization from WSGI implementation.Max Romanov1-0/+31