This website requires JavaScript.
Explore
Help
Sign In
clearlinux
/
uwsgi
Watch
2
Star
0
Fork
0
mirror of
https://github.com/clearlinux/uwsgi.git
synced
2026-09-01 11:15:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e795cd8912721e25f2a101723bd17e960db9fa62
uwsgi
/
plugins
/
python
T
History
Riccardo Magliocchetti
e795cd8912
plugins/python: fix uwsgi_python_harakiri error handling
...
Fixes close with a negative fd. Reported by Coverity as CID
#970996
.
2013-12-23 13:43:02 +01:00
..
gil.c
removed support for SLOW pypy cpyext
2013-05-23 07:48:19 +02:00
profiler.c
preliminary python profiler for python3
2013-07-23 06:28:10 +02:00
pump_subhandler.c
completetd first part of the new exceptions framework
2013-02-17 14:26:31 +01:00
pyloader.c
fixed no default app
2013-11-12 12:14:15 +01:00
python_plugin.c
plugins/python: fix uwsgi_python_harakiri error handling
2013-12-23 13:43:02 +01:00
pyutils.c
finally removed strtok()
2013-09-17 16:03:40 +02:00
raw.c
added sendfile support to raw mode
2013-09-30 15:45:27 +02:00
symimporter.c
removed support for SLOW pypy cpyext
2013-05-23 07:48:19 +02:00
tracebacker.c
plugins/python: fix tracebaker resource leaks on import error
2013-01-27 12:19:45 +01:00
uwsgi_pymodule.c
fixed
#476
and
#477
2013-12-14 07:45:38 +01:00
uwsgi_python.h
fixed build on python 2.6
2013-12-10 12:04:52 +01:00
uwsgiplugin.py
fixed python3 build
2013-10-11 14:07:02 +02:00
web3_subhandler.c
fixed python modifier management
2013-07-18 16:43:37 +02:00
wsgi_handlers.c
introducing raw mode
2013-09-30 13:43:13 +02:00
wsgi_headers.c
fixed latin1 encoding with python3
2013-07-02 16:19:12 +02:00
wsgi_subhandler.c
correctly support python2.4
2013-11-01 10:02:35 +01:00