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
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 }}
wrongnull
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Mac
PythonLauncher
on
3.7
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 21, 2022
Update copyright year to 2022. (GH-30335) (GH-31477)
Show description for 24a549f
miss-islington
and
benjaminp
authored
24a549f
View commit details
Copy full SHA for 24a549f
View code at this point
Browse repository at this point
Commits on Jan 1, 2021
Bring Python into the new year. (GH-24036) (GH-24052)
Show description for 117830d
miss-islington
and
corona10
authored
117830d
View commit details
Copy full SHA for 117830d
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
Update macOS Python Launcher defaults to python3.
ned-deily
committed
26e228a
View commit details
Copy full SHA for 26e228a
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
[3.7] Bring Python into the next decade. (GH-17801). (GH-17803)
Show description for 8978ae9
benjaminp
authored and
ned-deily
committed
8978ae9
View commit details
Copy full SHA for 8978ae9
View code at this point
Browse repository at this point
Commits on Jan 2, 2019
[3.7] Bump copyright years to 2019. (GH-11406)
Show description for d634abd
benjaminp
authored
d634abd
View commit details
Copy full SHA for d634abd
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
advance copyright years to 2018 (#5094)
benjaminp
authored
65f2a6d
View commit details
Copy full SHA for 65f2a6d
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
bpo-32150: Expand tabs to spaces in C files. (#4583)
serhiy-storchaka
authored
598ceae
View commit details
Copy full SHA for 598ceae
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
merge 3.4
benjaminp
committed
4365833
View commit details
Copy full SHA for 4365833
View code at this point
Browse repository at this point
merge 3.3
benjaminp
committed
b6e2142
View commit details
Copy full SHA for b6e2142
View code at this point
Browse repository at this point
ring in 2017 for Python
benjaminp
committed
e527dd3
View commit details
Copy full SHA for e527dd3
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
vadmium
committed
0be894b
View commit details
Copy full SHA for 0be894b
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Update copyrights for 2016.
ned-deily
committed
c25784c
View commit details
Copy full SHA for c25784c
View code at this point
Browse repository at this point
Update copyrights for 2016.
ned-deily
committed
489bbfb
View commit details
Copy full SHA for 489bbfb
View code at this point
Browse repository at this point
Commits on Jan 1, 2015
Update copyright dates in OS X installer.
ned-deily
committed
4705235
View commit details
Copy full SHA for 4705235
View code at this point
Browse repository at this point
Update copyright dates in OS X installer.
ned-deily
committed
a2d8622
View commit details
Copy full SHA for a2d8622
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
Issue #22471: Avoid Python Launcher.app install problems by removing
Show description for b1f4ec6
ned-deily
committed
b1f4ec6
View commit details
Copy full SHA for b1f4ec6
View code at this point
Browse repository at this point
Issue #22471: Avoid Python Launcher.app install problems by removing
Show description for 945b215
ned-deily
committed
945b215
View commit details
Copy full SHA for 945b215
View code at this point
Browse repository at this point
Commits on Mar 30, 2014
Issue #20022: Eliminate use of deprecated bundlebuilder in OS X builds.
ned-deily
committed
1339944
View commit details
Copy full SHA for 1339944
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Issue #19936: Remove executable bits from C source files and several forgotten
Show description for 7f470d0
serhiy-storchaka
committed
7f470d0
View commit details
Copy full SHA for 7f470d0
View code at this point
Browse repository at this point
Commits on Jan 1, 2014
Update copyright dates in Mac plists.
ned-deily
committed
cb0613b
View commit details
Copy full SHA for cb0613b
View code at this point
Browse repository at this point
Commits on Jul 7, 2013
Issue #18377: Code cleanup in Python Launcher
Show description for 4e327c9
ronaldoussoren
committed
4e327c9
View commit details
Copy full SHA for 4e327c9
View code at this point
Browse repository at this point
Commits on Jul 6, 2013
Issue #12990: The "Python Launcher" on OSX could not launch python scripts that have paths that include wide characters.
ronaldoussoren
committed
fd1c69e
View commit details
Copy full SHA for fd1c69e
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
Update copyright dates in Mac plists.
ned-deily
committed
3108fb5
View commit details
Copy full SHA for 3108fb5
View code at this point
Browse repository at this point
Commits on Jan 1, 2012
Update copyright dates in Mac plists.
ned-deily
committed
4391173
View commit details
Copy full SHA for 4391173
View code at this point
Browse repository at this point
Commits on Jan 6, 2011
#10844: update copyright years in Mac plists.
birkenfeld
committed
f8dc9ca
View commit details
Copy full SHA for f8dc9ca
View code at this point
Browse repository at this point
Commits on Apr 30, 2010
Merged revisions 80647 via svnmerge from
Show description for 86b33c8
ronaldoussoren
committed
86b33c8
View commit details
Copy full SHA for 86b33c8
View code at this point
Browse repository at this point
Commits on Apr 20, 2010
* Fixes cut&paste error in configure
Show description for 712979d
ronaldoussoren
committed
712979d
View commit details
Copy full SHA for 712979d
View code at this point
Browse repository at this point
Commits on Jun 3, 2009
Remove the application stub for Python Launcher. This
Show description for a678d94
ronaldoussoren
committed
a678d94
View commit details
Copy full SHA for a678d94
View code at this point
Browse repository at this point
Commits on Mar 30, 2009
Merged revisions 70735 via svnmerge from
Show description for 4a85269
ronaldoussoren
committed
4a85269
View commit details
Copy full SHA for 4a85269
View code at this point
Browse repository at this point
Commits on Jan 2, 2009
Fix for issue 3433
ronaldoussoren
committed
af11860
View commit details
Copy full SHA for af11860
View code at this point
Browse repository at this point
Commits on Dec 30, 2008
Make it possible to install a framework build of Python 3.x on OSX.
Show description for 2160015
ronaldoussoren
committed
2160015
View commit details
Copy full SHA for 2160015
View code at this point
Browse repository at this point
Commits on Jul 1, 2008
Hopefully fix make framework install on Mac (see 3174)
Show description for de9c869
benjaminp
committed
de9c869
View commit details
Copy full SHA for de9c869
View code at this point
Browse repository at this point
Commits on May 4, 2008
Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,…
Show description for 81ee3ef
tiran
committed
81ee3ef
View commit details
Copy full SHA for 81ee3ef
View code at this point
Browse repository at this point
Commits on Sep 3, 2007
Fix Mac build, patch #1091 by Humberto Diogenes.
birkenfeld
committed
c76473d
View commit details
Copy full SHA for c76473d
View code at this point
Browse repository at this point
Commits on Dec 13, 2006
Four months of trunk changes (including a few releases...)
Show description for 89f507f
Yhg1s
committed
89f507f
View commit details
Copy full SHA for 89f507f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.