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
.
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.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-148292: Update ssl._SSLSocket for OpenSSL 4
- #149102
#149102
Merged
vstinner
merged 10 commits into
python:main
python/cpython:main
from
vstinner:ssl_got_eof_error
vstinner/cpython:ssl_got_eof_error
Copy head branch name to clipboard
May 4, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
gh-148292: Update ssl._SSLSocket for OpenSSL 4
#149102
vstinner
merged 10 commits into
python:main
python/cpython:main
from
vstinner:ssl_got_eof_error
vstinner/cpython:ssl_got_eof_error
Copy head branch name to clipboard
Commits
Commits on Apr 28, 2026
gh-148292: Update ssl._SSLSocket for OpenSSL 4
Show description for a05a9ce
vstinner
committed
a05a9ce
View commit details
Copy full SHA for a05a9ce
Browse repository at this point
Fix doc formatting (NEWS entry)
vstinner
committed
f803408
View commit details
Copy full SHA for f803408
Browse repository at this point
Skip sendfile() test if the SSL socket has no sendfile() method
vstinner
committed
cac2565
View commit details
Copy full SHA for cac2565
Browse repository at this point
Use also got_eof_error in do_handshake()
Show description for ec5bb40
vstinner
committed
ec5bb40
View commit details
Copy full SHA for ec5bb40
Browse repository at this point
Update comment
vstinner
committed
43ef40c
View commit details
Copy full SHA for 43ef40c
Browse repository at this point
Fix shutdown() test on OpenSSL 1.1.1
vstinner
committed
b852eef
View commit details
Copy full SHA for b852eef
Browse repository at this point
Commits on Apr 29, 2026
Fix fill_and_set_sslerror() for NULL sslsock
vstinner
committed
49a1209
View commit details
Copy full SHA for 49a1209
Browse repository at this point
Enhance test
Show description for 278cefd
vstinner
and
gpshead
committed
278cefd
View commit details
Copy full SHA for 278cefd
Browse repository at this point
Mention ssl.SSLObject in the NEWS entry
vstinner
committed
66db041
View commit details
Copy full SHA for 66db041
Browse repository at this point
Apply suggestions from code review
Show description for 0f650cc
vstinner
authored
0f650cc
View commit details
Copy full SHA for 0f650cc
Browse repository at this point
You can’t perform that action at this time.