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 }}
saurik
/
mod_python
Public
forked from
grisha/mod_python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 7, 2025
Attempt to work around Python 3.13 GIL strictness.
saurik
committed
95207a0
View commit details
Copy full SHA for 95207a0
Browse repository at this point
Fix mod_python.publisher controls for Python 3.14.
saurik
committed
d469dde
View commit details
Copy full SHA for d469dde
Browse repository at this point
Commits on Nov 6, 2025
Remove use of a helper API removed in Python 3.13.
saurik
committed
9248f11
View commit details
Copy full SHA for 9248f11
Browse repository at this point
Commits on Dec 23, 2024
Merge pull request #141 from micwoj92/patch-1
Show description for 188b55d
grisha
authored
188b55d
View commit details
Copy full SHA for 188b55d
Browse repository at this point
Commits on Nov 25, 2024
Remove info about "no releases" from readme
micwoj92
authored
faadf72
View commit details
Copy full SHA for faadf72
Browse repository at this point
Commits on Sep 5, 2024
Update NEWS
grisha
committed
b068800
View commit details
Copy full SHA for b068800
Browse repository at this point
Quiet compile warnings.
grisha
committed
69f7239
View commit details
Copy full SHA for 69f7239
Browse repository at this point
Adjust copyrights.
grisha
committed
4315a40
View commit details
Copy full SHA for 4315a40
Browse repository at this point
Do not tokenize return of Py_GetVersion. Fixes #138
grisha
committed
51f359d
View commit details
Copy full SHA for 51f359d
Browse repository at this point
Commits on May 7, 2024
Merge pull request #136 from grisha/135/imp_suffixes
Show description for 79bf257
grisha
authored
79bf257
View commit details
Copy full SHA for 79bf257
Browse repository at this point
Update NEWS
grisha
committed
07b7397
View commit details
Copy full SHA for 07b7397
Browse repository at this point
Commits on May 2, 2024
Fix version check in publisher.
grisha
committed
e55dd65
View commit details
Copy full SHA for e55dd65
Browse repository at this point
Commits on May 1, 2024
Resolve conflicts
grisha
committed
73e62c3
View commit details
Copy full SHA for 73e62c3
Browse repository at this point
Do not use python-config for py2
grisha
committed
70f5f09
View commit details
Copy full SHA for 70f5f09
Browse repository at this point
Commits on Apr 30, 2024
improve compatibility with modern python3 versions
Maxime2
authored and
grisha
committed
9f8db7f
View commit details
Copy full SHA for 9f8db7f
Browse repository at this point
Fix tests for httpd 2.4.59 and python 3.12.3
grisha
committed
7734911
View commit details
Copy full SHA for 7734911
Browse repository at this point
py2 only knows base64.encodestring
grisha
committed
f4d6736
View commit details
Copy full SHA for f4d6736
Browse repository at this point
Fix older py3 version edge case.
grisha
committed
5c469d6
View commit details
Copy full SHA for 5c469d6
Browse repository at this point
Commits on Apr 29, 2024
Fix the version to use a + for local identifier in conformance with
Show description for 9be08e0
grisha
committed
9be08e0
View commit details
Copy full SHA for 9be08e0
Browse repository at this point
Commits on Apr 27, 2024
Add PY2 compatibility to cgihandler. #135
grisha
committed
7fa6eaf
View commit details
Copy full SHA for 7fa6eaf
Browse repository at this point
Remove unused imp_suffixes. Fixes #135.
grisha
committed
346bff5
View commit details
Copy full SHA for 346bff5
Browse repository at this point
Commits on Apr 10, 2024
Merge pull request #134 from Maxime2/fix-python3-compatibility
Show description for d822b9f
grisha
authored
d822b9f
View commit details
Copy full SHA for d822b9f
Browse repository at this point
Commits on Mar 31, 2024
improve compatibility with modern python3 versions
Maxime2
committed
f1748d0
View commit details
Copy full SHA for f1748d0
Browse repository at this point
make dev version number conform to PEP-440
Maxime2
committed
0047f53
View commit details
Copy full SHA for 0047f53
Browse repository at this point
Commits on Mar 4, 2024
Merge pull request #133 from dviererbe/fix-re-sytax-warning
Show description for 70fe7d5
grisha
authored
70fe7d5
View commit details
Copy full SHA for 70fe7d5
Browse repository at this point
Commits on Mar 3, 2024
Fix re expression SyntaxWarning in cache.py
Show description for 8b5664d
dviererbe
committed
8b5664d
View commit details
Copy full SHA for 8b5664d
Browse repository at this point
Commits on Feb 25, 2024
Merge pull request #132 from grisha/python3.12-patch
Show description for a581fcb
grisha
authored
a581fcb
View commit details
Copy full SHA for a581fcb
Browse repository at this point
Update NEWS
grisha
committed
863c967
View commit details
Copy full SHA for 863c967
Browse repository at this point
Commits on Feb 22, 2024
Merge pull request #131 from dviererbe/python3.12-patch
Show description for 7d3ea04
grisha
authored
7d3ea04
View commit details
Copy full SHA for 7d3ea04
Browse repository at this point
Merge branch 'python3.12-patch' into python3.12-patch
grisha
authored
175ccc9
View commit details
Copy full SHA for 175ccc9
Browse repository at this point
Commits on Feb 21, 2024
Replace deprecated library imp with importlib
Show description for 2cc9c06
3 people
committed
2cc9c06
View commit details
Copy full SHA for 2cc9c06
Browse repository at this point
Commits on Feb 19, 2024
Patch for Python 3.12 (replace imp with importlib) #130
dviererbe
committed
d07ce78
View commit details
Copy full SHA for d07ce78
Browse repository at this point
Commits on Nov 12, 2023
Merge pull request #129 from micwoj92/master
Show description for d19b61f
grisha
authored
d19b61f
View commit details
Copy full SHA for d19b61f
Browse repository at this point
update obsolete macros
micwoj92
authored
c9d09f6
View commit details
Copy full SHA for c9d09f6
Browse repository at this point
Commits on Oct 26, 2023
Do not clear thread state for version above and including 3.9
Show description for 8c081e0
grisha
authored
8c081e0
View commit details
Copy full SHA for 8c081e0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.