175
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only run pre/post fork setup when fork exists as new functions don't exist as stubs on Windows. More... almost 5 years ago
Increment version to 4.6.7. More... almost 5 years ago
Update version classifiers. More... almost 5 years ago
Merge tag '4.6.6' into develop More... almost 5 years ago
Merge branch 'release/4.6.6' More... almost 5 years ago
Handle list not being present for some reason. More... almost 5 years ago
Add request data and Apache request ID to request events. More... almost 5 years ago
Only set request ID if not set. More... almost 5 years ago
Remove unused variable. More... almost 5 years ago
Don't attempt to close file descriptor when not valid. More... almost 5 years ago
Close socket on failures. More... almost 5 years ago
Request will always be non NULL. More... almost 5 years ago
Remove unnecessary break statement. More... almost 5 years ago
Add note about Python 3.8 support. More... almost 5 years ago
Add fragment links to each option. More... almost 5 years ago
Add search for bash shell and fallback to sh. More... almost 5 years ago
Use official APIs for accessing interpreter list. More... almost 5 years ago
Eliminate compiler wanrings. More... almost 5 years ago
Changed functions to pre/post actions when forking. More... almost 5 years ago
Need raw string to avoid warnings from Python 3.6+. More... almost 5 years ago
Increment version to 4.6.6. More... almost 5 years ago
Update copyright year. More... almost 5 years ago
Update copyright year. More... almost 5 years ago
Add note parameter is seconds. More... about 5 years ago
Merge branch 'release/4.6.5' More... over 5 years ago
Merge tag '4.6.5' into develop More... over 5 years ago
Use /dev/null for mime types if no system mime types file can be found. More... over 5 years ago
Use /var/tmp directory for temporary server root directory on macOS. More... over 5 years ago
Add special support for using mod_wsgi-express with shiv variant of a zipapp. More... over 5 years ago
Static files in document root not accessing when WSGI application mounted at sub URL. More... almost 6 years ago