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 }}
mongodb
/
mongo-python-driver
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
4.4k
Code
Pull requests
16
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
PYTHON-6114 & PYTHON-5418 Test mod_wsgi in GitHub Actions and add Subinterpreter Support
- #3059
#3059
Draft
blink1073
wants to merge 21 commits into
mongodb:main
mongodb/mongo-python-driver:main
from
blink1073:mod-wsgi-github-actions
blink1073/mongo-python-driver:mod-wsgi-github-actions
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Draft
PYTHON-6114 & PYTHON-5418 Test mod_wsgi in GitHub Actions and add Subinterpreter Support
#3059
blink1073
wants to merge 21 commits into
mongodb:main
mongodb/mongo-python-driver:main
from
blink1073:mod-wsgi-github-actions
blink1073/mongo-python-driver:mod-wsgi-github-actions
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
Move the mod_wsgi tests from Evergreen to GitHub Actions
Show description for 9713b38
blink1073
committed
9713b38
View commit details
Copy full SHA for 9713b38
Browse repository at this point
Create the venv in the Mod WSGI job, CI skips it in setup-dev-env
blink1073
committed
5b4aad8
View commit details
Copy full SHA for 5b4aad8
Browse repository at this point
Source the Mod WSGI matrix from the Evergreen version lists
Show description for b97c528
blink1073
committed
b97c528
View commit details
Copy full SHA for b97c528
Browse repository at this point
Fix the mod_wsgi 6 crash and unpin the dependency
Show description for a58e8ab
blink1073
committed
a58e8ab
View commit details
Copy full SHA for a58e8ab
Browse repository at this point
Split the Mod WSGI jobs into standalone and embedded
blink1073
committed
b9cfae4
View commit details
Copy full SHA for b9cfae4
Browse repository at this point
Run the min and max deps tests in each Mod WSGI job
blink1073
committed
eee6712
View commit details
Copy full SHA for eee6712
Browse repository at this point
Test MongoDB 8.0 as the lowest version; ubuntu runners cannot install older
blink1073
committed
dcd8738
View commit details
Copy full SHA for dcd8738
Browse repository at this point
Force a fresh C extension build in both Mod WSGI rounds
blink1073
committed
06e4fa0
View commit details
Copy full SHA for 06e4fa0
Browse repository at this point
Run the min deps round last; it rewrites the lock file
blink1073
committed
9dec93a
View commit details
Copy full SHA for 9dec93a
Browse repository at this point
Run the Mod WSGI jobs on ubuntu-22.04 and test MongoDB 6.0 for min deps
blink1073
committed
950c310
View commit details
Copy full SHA for 950c310
Browse repository at this point
Split the Mod WSGI jobs by round: min deps and latest
blink1073
committed
bb36972
View commit details
Copy full SHA for bb36972
Browse repository at this point
PYTHON-6114 Pin drivers-evergreen-tools in the Mod WSGI jobs
Show description for 7ac7b40
blink1073
committed
7ac7b40
View commit details
Copy full SHA for 7ac7b40
Browse repository at this point
PYTHON-6114 Stop executor threads on subinterpreter shutdown
Show description for e1881e6
blink1073
committed
e1881e6
View commit details
Copy full SHA for e1881e6
Browse repository at this point
PYTHON-5418 Add a test using InterpreterPoolExecutor
Show description for ccb71a7
blink1073
committed
ccb71a7
View commit details
Copy full SHA for ccb71a7
Browse repository at this point
PYTHON-5418 Submit exec to the InterpreterPoolExecutor
Show description for 63cc5ac
blink1073
committed
63cc5ac
View commit details
Copy full SHA for 63cc5ac
Browse repository at this point
PYTHON-6114 Address review feedback
Show description for e1588fa
blink1073
committed
e1588fa
View commit details
Copy full SHA for e1588fa
Browse repository at this point
PYTHON-6114 Resolve the mod_wsgi group in the min deps job
Show description for f77d46e
blink1073
committed
f77d46e
View commit details
Copy full SHA for f77d46e
Browse repository at this point
PYTHON-6114 Install uv once in the smoke test root phase
Show description for 2b70790
blink1073
committed
2b70790
View commit details
Copy full SHA for 2b70790
Browse repository at this point
PYTHON-5418 Note subinterpreter support in the changelog
blink1073
committed
0890a32
View commit details
Copy full SHA for 0890a32
Browse repository at this point
PYTHON-5418 Test the async client in subinterpreters
Show description for 8ef3a0b
blink1073
committed
8ef3a0b
View commit details
Copy full SHA for 8ef3a0b
Browse repository at this point
PYTHON-5418 Finalize idle interpreters and update the changelog
Show description for 316f07e
blink1073
committed
316f07e
View commit details
Copy full SHA for 316f07e
Browse repository at this point
You can’t perform that action at this time.