index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
python
/
nxt_python.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
Python: Fix enabling of UTF-8 in some situations.
Andrew Clayton
1
-0
/
+14
2023-01-12
Python: Do some cleanup in nxt_python3_init_config().
Andrew Clayton
1
-10
/
+12
2022-12-14
Python: Added "prefix" to configuration.
OutOfFocus4
1
-2
/
+58
2022-12-06
Python: Added support for Python 3.11.
Andrew Clayton
1
-2
/
+67
2022-11-17
Removed dead code.
OutOfFocus4
1
-3
/
+1
2022-04-26
Removed special cases for non-NXT_CONF_VALUE_ARRAY.
Alejandro Colomar
1
-11
/
+2
2021-10-28
Moving request limit control to libunit.
Max Romanov
1
-14
/
+1
2021-08-09
Python: fixing misprint in error message.
Max Romanov
1
-2
/
+2
2021-07-20
Python: using default event_loop for main thread for ASGI.
Max Romanov
1
-2
/
+2
2021-05-20
Python: support for multiple targets.
Oisin Canty
1
-31
/
+133
2020-12-22
Python: multiple values in the "path" option.
Valentin Bartenev
1
-27
/
+76
2020-11-10
Python: supporting ASGI legacy protocol.
Max Romanov
1
-1
/
+11
2020-11-05
Python: request processing in multiple threads.
Max Romanov
1
-17
/
+251
2020-10-01
Python: ASGI server introduced.
Max Romanov
1
-11
/
+17
2020-09-18
Python: app module callable name configuration.
Max Romanov
1
-5
/
+8
2020-09-14
Python: split module initialization from WSGI implementation.
Max Romanov
1
-0
/
+331