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 }}
xenos-code
/
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 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
Merge pull request #127 from stefanor/sphinx51
Show description for 25d0742
grisha
authored
25d0742
View commit details
Copy full SHA for 25d0742
Browse repository at this point
Merge pull request #128 from stefanor/remove-version-check
Show description for 463ad28
grisha
authored
463ad28
View commit details
Copy full SHA for 463ad28
Browse repository at this point
Skip compile-type Python version check
Show description for 984be4d
stefanor
committed
984be4d
View commit details
Copy full SHA for 984be4d
Browse repository at this point
Docs: Sphnix 5.1 compatibility
Show description for 7cc573d
stefanor
committed
7cc573d
View commit details
Copy full SHA for 7cc573d
Browse repository at this point
Commits on Aug 18, 2023
3.5.0.1
grisha
committed
9db86bc
View commit details
Copy full SHA for 9db86bc
Browse repository at this point
Commits on Jun 16, 2023
3.10 and up do not need a PyThreadState_Clear()
Show description for 7e863bb
grisha
authored
7e863bb
View commit details
Copy full SHA for 7e863bb
Browse repository at this point
Commits on Apr 21, 2023
Merge pull request #123 from wom-bat/master
Show description for 8cdb0e4
grisha
authored
8cdb0e4
View commit details
Copy full SHA for 8cdb0e4
Browse repository at this point
Remove cgi.escape from docs
Show description for 3953186
wom-bat
committed
3953186
View commit details
Copy full SHA for 3953186
Browse repository at this point
Commits on Oct 18, 2022
Merge pull request #121 from rolicot/master
Show description for d066b07
grisha
authored
d066b07
View commit details
Copy full SHA for d066b07
Browse repository at this point
Previous
Next
You can’t perform that action at this time.