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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
modern-python
/
httpware
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: free-threading (nogil) support
- #108
#108
Merged
lesnik512
merged 13 commits into
main
modern-python/httpware:main
from
free-threading-support
modern-python/httpware:free-threading-support
Copy head branch name to clipboard
Jul 18, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: free-threading (nogil) support
#108
lesnik512
merged 13 commits into
main
modern-python/httpware:main
from
free-threading-support
modern-python/httpware:free-threading-support
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2026
docs(planning): add nogil free-threading support design
Show description for ece7907
lesnik512
and
claude
committed
ece7907
View commit details
Copy full SHA for ece7907
Browse repository at this point
test: register stress marker and omit benchmarks/ from coverage
lesnik512
committed
8f25994
View commit details
Copy full SHA for 8f25994
Browse repository at this point
test(resilience): free-threaded stress test for shared RetryBudget
lesnik512
committed
e2fe735
View commit details
Copy full SHA for e2fe735
Browse repository at this point
test(resilience): free-threaded stress test for Bulkhead concurrency cap
lesnik512
committed
b58a2a6
View commit details
Copy full SHA for b58a2a6
Browse repository at this point
test(resilience): free-threaded stress test for CircuitBreaker state
lesnik512
committed
aa89388
View commit details
Copy full SHA for aa89388
Browse repository at this point
test(resilience): cover cross-loop rejection; note free-threaded reachability of guard race arm
lesnik512
committed
52a636b
View commit details
Copy full SHA for 52a636b
Browse repository at this point
test: free-threaded boundary stress for httpx2 shared connection pool
lesnik512
committed
0b4899d
View commit details
Copy full SHA for 0b4899d
Browse repository at this point
ci: add free-threaded (3.14t) pytest job running the full suite
lesnik512
committed
cacbb19
View commit details
Copy full SHA for cacbb19
Browse repository at this point
bench: contention benchmark for shared resilience components + free-threading baseline
Show description for 994e7f9
lesnik512
committed
994e7f9
View commit details
Copy full SHA for 994e7f9
Browse repository at this point
fix(lint): resolve ruff/ty drift in free-threaded stress tests
Show description for 91dccbd
lesnik512
committed
91dccbd
View commit details
Copy full SHA for 91dccbd
Browse repository at this point
docs(audit): correct httpx2 boundary test counts to match committed test
Show description for d9e27bf
lesnik512
and
claude
committed
d9e27bf
View commit details
Copy full SHA for d9e27bf
Browse repository at this point
feat: certify free-threading (nogil) support
Show description for 3999118
lesnik512
committed
3999118
View commit details
Copy full SHA for 3999118
Browse repository at this point
test: consolidate free-threading stress tests onto existing coverage
Show description for 3e9f6e9
lesnik512
and
claude
committed
3e9f6e9
View commit details
Copy full SHA for 3e9f6e9
Browse repository at this point
You can’t perform that action at this time.