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-89532: Remove LibreSSL workarounds
- #28728
#28728
Merged
gpshead
merged 15 commits into
python:main
python/cpython:main
from
ramikg:remove-libressl-support
Copy head branch name to clipboard
Jan 6, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
gh-89532: Remove LibreSSL workarounds
#28728
gpshead
merged 15 commits into
python:main
python/cpython:main
from
ramikg:remove-libressl-support
Copy head branch name to clipboard
Commits
Commits on Sep 30, 2021
Delete _ssl_data.h (relevant for OpenSSL < 1.1.1)
ramikg
committed
a6c710e
View commit details
Copy full SHA for a6c710e
Browse repository at this point
Remove LibreSSL comment from SSL docs
ramikg
committed
70ecc30
View commit details
Copy full SHA for 70ecc30
Browse repository at this point
Commits on Oct 7, 2021
Remove LIBRESSL_VERSION_NUMBER macro from _ssl.c
ramikg
committed
156303b
View commit details
Copy full SHA for 156303b
Browse repository at this point
Remove ssl.RAND_egd
ramikg
committed
2cbea53
View commit details
Copy full SHA for 2cbea53
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored and
ramikg
committed
351eaea
View commit details
Copy full SHA for 351eaea
Browse repository at this point
Reword LibreSSL news entry
Show description for c2a66a8
ramikg
and
tiran
authored
c2a66a8
View commit details
Copy full SHA for c2a66a8
Browse repository at this point
Commits on Jul 30, 2022
Merge branch 'main' into remove-libressl-support
ramikg
authored
4f0ab9b
View commit details
Copy full SHA for 4f0ab9b
Browse repository at this point
Fix news entry
ramikg
authored
617233f
View commit details
Copy full SHA for 617233f
Browse repository at this point
Remove _ssl_data.h dependency
ramikg
committed
ed18bd9
View commit details
Copy full SHA for ed18bd9
Browse repository at this point
Commits on Aug 13, 2022
Merge branch 'main' into remove-libressl-support
ramikg
authored
b23933e
View commit details
Copy full SHA for b23933e
Browse repository at this point
Commits on Dec 29, 2022
Merge branch 'main' into remove-libressl-support
ramikg
authored
ab6d679
View commit details
Copy full SHA for ab6d679
Browse repository at this point
Commits on Dec 30, 2022
Merge branch 'main' into remove-libressl-support
ramikg
authored
761ebed
View commit details
Copy full SHA for 761ebed
Browse repository at this point
Commits on Jan 5, 2024
Merge branch 'main' into remove-libressl-support
ramikg
authored
8842a39
View commit details
Copy full SHA for 8842a39
Browse repository at this point
Commits on Jan 6, 2024
Restore `RAND_egd` references
ramikg
authored
b0a2fa4
View commit details
Copy full SHA for b0a2fa4
Browse repository at this point
switch the other _ssl_data.h reference to _ssl_data_31.h
gpshead
authored
deabec9
View commit details
Copy full SHA for deabec9
Browse repository at this point
You can’t perform that action at this time.