Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
grisha
/
mod_python
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
311
Code
Issues
21
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
mod_python
Doc
on
python3.12-patch
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 26, 2023
Docs: Sphnix 5.1 compatibility
Show description for 7cc573d
stefanor
committed
7cc573d
View commit details
Copy full SHA for 7cc573d
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
Remove cgi.escape from docs
Show description for 3953186
wom-bat
committed
3953186
View commit details
Copy full SHA for 3953186
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
Rename contents.rst -> index.rst
Show description for 406927c
stefanor
committed
406927c
View commit details
Copy full SHA for 406927c
View code at this point
Browse repository at this point
Docs: Python 3 & Sphinx 4 support
stefanor
committed
a5ef637
View commit details
Copy full SHA for a5ef637
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Fix documentation typo
grisha
committed
e9fc930
View commit details
Copy full SHA for e9fc930
View code at this point
Browse repository at this point
Commits on Aug 12, 2017
Added HTTP Error Code 418 I'm a Teapot
boramalper
committed
3a49f14
View commit details
Copy full SHA for 3a49f14
View code at this point
Browse repository at this point
Commits on Nov 28, 2015
Fix distclean in Doc
grisha
committed
e995e03
View commit details
Copy full SHA for e995e03
View code at this point
Browse repository at this point
Commits on Oct 25, 2013
User and password for basic authentication now Latin1. Also FieldStorage
Show description for 1d8a8fd
grisha
committed
1d8a8fd
View commit details
Copy full SHA for 1d8a8fd
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Update Changes section in docs
grisha
committed
8ee305d
View commit details
Copy full SHA for 8ee305d
View code at this point
Browse repository at this point
Remove most (all?) compiler warnings and fix a few potential bugs in the
Show description for abdabce
grisha
committed
abdabce
View commit details
Copy full SHA for abdabce
View code at this point
Browse repository at this point
Document Python path and map_to_storage behavior with respect to
Show description for 90bb361
grisha
committed
90bb361
View commit details
Copy full SHA for 90bb361
View code at this point
Browse repository at this point
Commits on Oct 8, 2013
Add a test for Location-wrapped wsgi and correcto documentation to
Show description for 36e6233
grisha
committed
36e6233
View commit details
Copy full SHA for 36e6233
View code at this point
Browse repository at this point
Commits on Sep 25, 2013
rename wsgi python options to be consistent with the others, add to reserved list
grisha
committed
2d013b3
View commit details
Copy full SHA for 2d013b3
View code at this point
Browse repository at this point
Run docs through spell-checker
grisha
committed
11b8c1a
View commit details
Copy full SHA for 11b8c1a
View code at this point
Browse repository at this point
Changes from 3.3.1 documented
grisha
committed
a5240d4
View commit details
Copy full SHA for a5240d4
View code at this point
Browse repository at this point
Add changes
grisha
committed
dba6e08
View commit details
Copy full SHA for dba6e08
View code at this point
Browse repository at this point
Commits on Sep 24, 2013
Remove some docs not applicable to this version
grisha
committed
69983a4
View commit details
Copy full SHA for 69983a4
View code at this point
Browse repository at this point
Add some mod_python command line tool documentation
grisha
committed
a8cd55d
View commit details
Copy full SHA for a8cd55d
View code at this point
Browse repository at this point
Add some httpdconf docs
grisha
committed
f919a1d
View commit details
Copy full SHA for f919a1d
View code at this point
Browse repository at this point
Commits on Sep 23, 2013
Some doc fixes. Correct mod_python.so location. Add SYSCONFDIR to
Show description for 390619d
grisha
committed
390619d
View commit details
Copy full SHA for 390619d
View code at this point
Browse repository at this point
Commits on Sep 19, 2013
Get to the bottom of the SCRIPT_NAME and PATH_INFO issues and adjust
Show description for cf3080d
grisha
committed
cf3080d
View commit details
Copy full SHA for cf3080d
View code at this point
Browse repository at this point
Commits on Sep 18, 2013
Replace add_cgi_vars with our own version which does not calculate
Show description for 5bf8936
grisha
committed
5bf8936
View commit details
Copy full SHA for 5bf8936
View code at this point
Browse repository at this point
We no longer call ap_add_cgi_vars for every single request because it
Show description for 9f703bd
grisha
committed
9f703bd
View commit details
Copy full SHA for 9f703bd
View code at this point
Browse repository at this point
Commits on Sep 7, 2013
Add a wsgi handler test
grisha
authored and
Grisha Trubetskoy
committed
c658a04
View commit details
Copy full SHA for c658a04
View code at this point
Browse repository at this point
Add some basic documentation for the WSGI handler
grisha
authored and
Grisha Trubetskoy
committed
c1e64aa
View commit details
Copy full SHA for c1e64aa
View code at this point
Browse repository at this point
Add a WSGI handler
grisha
authored and
Grisha Trubetskoy
committed
b8b1aa7
View commit details
Copy full SHA for b8b1aa7
View code at this point
Browse repository at this point
Commits on Sep 4, 2013
Some more documentation clarity in the tutorial
grisha
authored and
Grisha Trubetskoy
committed
9f2d73a
View commit details
Copy full SHA for 9f2d73a
View code at this point
Browse repository at this point
Installation section of the Docs reviewed and fixed up
grisha
authored and
Grisha Trubetskoy
committed
5edb5ca
View commit details
Copy full SHA for 5edb5ca
View code at this point
Browse repository at this point
Commits on Sep 3, 2013
Docs: clarify use of mutexes
grisha
authored and
Grisha Trubetskoy
committed
6027a03
View commit details
Copy full SHA for 6027a03
View code at this point
Browse repository at this point
Documentation improvements
grisha
authored and
Grisha Trubetskoy
committed
d27510a
View commit details
Copy full SHA for d27510a
View code at this point
Browse repository at this point
Commits on Aug 20, 2013
Small error in the docs
grisha
authored and
Grisha Trubetskoy
committed
be5fabd
View commit details
Copy full SHA for be5fabd
View code at this point
Browse repository at this point
Commits on Aug 19, 2013
Fix DISTVERSION in Doc Makefile
grisha
authored and
Grisha Trubetskoy
committed
3b8ec8d
View commit details
Copy full SHA for 3b8ec8d
View code at this point
Browse repository at this point
Commits on Aug 18, 2013
Add support for the c.remote_ip/addr to c.client_ip/addr change
Show description for 8e2683e
grisha
authored and
Grisha Trubetskoy
committed
8e2683e
View commit details
Copy full SHA for 8e2683e
View code at this point
Browse repository at this point
Commits on Aug 17, 2013
Remove old tex docs
grisha
authored and
Grisha Trubetskoy
committed
6109438
View commit details
Copy full SHA for 6109438
View code at this point
Browse repository at this point
Doc conf.py now gets the version correctly from version.sh
grisha
authored and
Grisha Trubetskoy
committed
f3f26f6
View commit details
Copy full SHA for f3f26f6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.