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-Repository-Hub
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
4
Star
42
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Mac
on
e5bd5ad
User selector
All users
All time
Commit history
Commits on Jan 10, 2023
gh-100180: Update macOS installer to OpenSSL 1.1.1s (GH-100908)
ned-deily
authored
57a5259
View commit details
Copy full SHA for 57a5259
View code at this point
Browse repository at this point
gh-100893: update bpo reference in Mac README (GH-100905)
ned-deily
authored
be23a20
View commit details
Copy full SHA for be23a20
View code at this point
Browse repository at this point
Commits on Jan 8, 2023
Update additional copyright years to 2023. (GH-100859)
ned-deily
authored
8d69828
View commit details
Copy full SHA for 8d69828
View code at this point
Browse repository at this point
Update copyright years to 2023. (gh-100848)
benjaminp
authored
11f9932
View commit details
Copy full SHA for 11f9932
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
GH-95283: Add note about compilers in Mac/README.txt (#99506)
Show description for 8f024a0
ronaldoussoren
authored
8f024a0
View commit details
Copy full SHA for 8f024a0
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
gh-98940: Fix Mac/Extras.install.py File filter bug (#98943)
Show description for ea88d34
zhangbo2012
and
sobolevn
authored
ea88d34
View commit details
Copy full SHA for ea88d34
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
gh-94328: Update macOS installer to use SQLite 3.39.4. (#98639)
erlend-aasland
authored
8aa1e99
View commit details
Copy full SHA for 8aa1e99
View code at this point
Browse repository at this point
Commits on Oct 23, 2022
Update Mac installer messages to 3.12 alpha (GH-98575)
ned-deily
authored
176b6c5
View commit details
Copy full SHA for 176b6c5
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
gh-97519: Synchronize links in other copies of HISTORY OF THE SOFTWARE (GH-97520)
Show description for ea4be27
serhiy-storchaka
authored
ea4be27
View commit details
Copy full SHA for ea4be27
View code at this point
Browse repository at this point
Commits on Sep 5, 2022
Add upstream openssl 1.1.1q patch for trivial build error on macOS (GH-96594)
ned-deily
authored
991b371
View commit details
Copy full SHA for 991b371
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
tiran
authored
873554e
View commit details
Copy full SHA for 873554e
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
gh-89610: Add .pyi as a recognised extension for IDLE on macOS (#95393)
Show description for 06fc249
erlend-aasland
and
terryjreedy
authored
06fc249
View commit details
Copy full SHA for 06fc249
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
Fix typos in comments (#94305)
yutotnh
authored
5631013
View commit details
Copy full SHA for 5631013
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
gh-54781: Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/ (#94049)
Show description for 616fa34
vstinner
authored
616fa34
View commit details
Copy full SHA for 616fa34
View code at this point
Browse repository at this point
Commits on May 9, 2022
gh-92171: Update Tcl/Tk download links in macOS installer script (GH-92179)
erlend-aasland
authored
6ecf594
View commit details
Copy full SHA for 6ecf594
View code at this point
Browse repository at this point
Commits on May 8, 2022
bpo-44712: Replace "type(literal)" with corresponding builtin types (GH-27294)
Show description for 3680ebe
serhiy-storchaka
authored
3680ebe
View commit details
Copy full SHA for 3680ebe
View code at this point
Browse repository at this point
Commits on May 6, 2022
bpo-46907: Update macOS installer to SQLite 3.38.4. (GH-32148)
felixxm
authored
926854e
View commit details
Copy full SHA for 926854e
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
bpo-45847: Adapt macOS installer build to use new tkinter configure vars (GH-32328)
ned-deily
authored
a0c7004
View commit details
Copy full SHA for a0c7004
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)
Show description for af0a50d
tiran
and
zware
authored
af0a50d
View commit details
Copy full SHA for af0a50d
View code at this point
Browse repository at this point
bpo-46907: Update macOS installer to SQLite 3.38.1. (GH-31656)
felixxm
authored
ea786a8
View commit details
Copy full SHA for ea786a8
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
bpo-45925: Update macOS installer to SQLite 3.37.2 (GH-30921)
Show description for 0e4bef7
kumaraditya303
and
Erlend Egeberg Aasland
authored
0e4bef7
View commit details
Copy full SHA for 0e4bef7
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348)
Show description for 549e628
ned-deily
authored
549e628
View commit details
Copy full SHA for 549e628
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
Update copyright year to 2022. (GH-30335)
Show description for ba00f0d
benjaminp
authored
ba00f0d
View commit details
Copy full SHA for ba00f0d
View code at this point
Browse repository at this point
Commits on Dec 29, 2021
bpo-46185: Fix wrong version ref. in macOS installer ReadMe (GH-30278)
Erlend Egeberg Aasland
authored
bc87ac6
View commit details
Copy full SHA for bc87ac6
View code at this point
Browse repository at this point
Commits on Dec 22, 2021
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)
Show description for fc54e72
kumaraditya303
and
ned-deily
authored
fc54e72
View commit details
Copy full SHA for fc54e72
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
bpo-45732: Update python.org macOS installer to use Tcl/Tk 8.6.12. (GH-29931)
ned-deily
authored
f34d181
View commit details
Copy full SHA for f34d181
View code at this point
Browse repository at this point
Commits on Nov 4, 2021
Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408)
ambv
authored
3167df1
View commit details
Copy full SHA for 3167df1
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
bpo-44828: macOS installer: avoid leaving a zombie Save panel in Tk 8.6.12rc1 (GH-29367)
ned-deily
authored
4a8b405
View commit details
Copy full SHA for 4a8b405
View code at this point
Browse repository at this point
Commits on Nov 1, 2021
Update macOS installer to use Tk 8.6.12rc1 pre-release. (GH-29354)
ned-deily
authored
e2063d6
View commit details
Copy full SHA for e2063d6
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276)
Show description for be8318b
ned-deily
authored
be8318b
View commit details
Copy full SHA for be8318b
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
[Misc] [Mac] Fix typos found using codespell (GH-28756)
cclauss
authored
470145f
View commit details
Copy full SHA for 470145f
View code at this point
Browse repository at this point
Commits on Sep 5, 2021
bpo-44848: Update macOS installer to use SQLite 3.36.0 (GH-27621)
Erlend Egeberg Aasland
authored
5024dc1
View commit details
Copy full SHA for 5024dc1
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
bpo 45007: Update macOS installer builds to use OpenSSL 1.1.1l. (GH-28051)
ned-deily
authored
94b2639
View commit details
Copy full SHA for 94b2639
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
Update URLs in comments and metadata to use HTTPS (GH-27458)
coderanger
authored
be42c06
View commit details
Copy full SHA for be42c06
View code at this point
Browse repository at this point
Commits on Jul 26, 2021
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Show description for 11749e2
felixxm
and
ambv
authored
11749e2
View commit details
Copy full SHA for 11749e2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.