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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.7k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-137583: Only lock the SSL context, not the SSL socket
- #137588
#137588
Merged
ZeroIntensity
merged 16 commits into
python:main
python/cpython:main
from
ZeroIntensity:ssl-deadlock
ZeroIntensity/cpython:ssl-deadlock
Copy head branch name to clipboard
Aug 10, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
gh-137583: Only lock the SSL context, not the SSL socket
#137588
ZeroIntensity
merged 16 commits into
python:main
python/cpython:main
from
ZeroIntensity:ssl-deadlock
ZeroIntensity/cpython:ssl-deadlock
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2025
Only lock the SSL context, not the SSL socket.
ZeroIntensity
committed
0a070e2
View commit details
Copy full SHA for 0a070e2
Browse repository at this point
Fix the test.
ZeroIntensity
committed
42a0351
View commit details
Copy full SHA for 42a0351
Browse repository at this point
Fix race conditions in the test case.
ZeroIntensity
committed
c776679
View commit details
Copy full SHA for c776679
Browse repository at this point
I now realize that approach was bad.
ZeroIntensity
committed
90d93c3
View commit details
Copy full SHA for 90d93c3
Browse repository at this point
Some other fixups.
ZeroIntensity
committed
7ea2613
View commit details
Copy full SHA for 7ea2613
Browse repository at this point
I give up.
ZeroIntensity
committed
5ff4efc
View commit details
Copy full SHA for 5ff4efc
Browse repository at this point
Stupid workaround.
ZeroIntensity
committed
cf630d7
View commit details
Copy full SHA for cf630d7
Browse repository at this point
Add blurb.
ZeroIntensity
committed
f3ec86c
View commit details
Copy full SHA for f3ec86c
Browse repository at this point
Fix blurb.
Show description for 12a68a5
ZeroIntensity
committed
12a68a5
View commit details
Copy full SHA for 12a68a5
Browse repository at this point
Supposedly this *actually* fixes the blurb.
ZeroIntensity
committed
d45f6a8
View commit details
Copy full SHA for d45f6a8
Browse repository at this point
Avoid Sphinx references for the blurb.
ZeroIntensity
committed
6799b03
View commit details
Copy full SHA for 6799b03
Browse repository at this point
Fix race condition in the test case (for real this time).
Show description for 38e29f9
ZeroIntensity
committed
38e29f9
View commit details
Copy full SHA for 38e29f9
Browse repository at this point
Fix the blurb (hopefully for the last time).
ZeroIntensity
committed
64f7480
View commit details
Copy full SHA for 64f7480
Browse repository at this point
Fix the Windows buildbots.
Show description for 6da074e
ZeroIntensity
committed
6da074e
View commit details
Copy full SHA for 6da074e
Browse repository at this point
Commits on Aug 10, 2025
Blurb fixup.
ZeroIntensity
committed
bb99322
View commit details
Copy full SHA for bb99322
Browse repository at this point
Ugh.
ZeroIntensity
committed
36a4d66
View commit details
Copy full SHA for 36a4d66
Browse repository at this point
You can’t perform that action at this time.