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 }}
python273
/
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
BuildScript
build-installer.py
on
main
User selector
All users
Datepicker
All time
Commit history
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 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 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 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 20, 2021
Update macOS build-installer script comments for 3.10 and remove unused pre-10.5 vestiges. (GH-27253)
ned-deily
authored
42205ee
View commit details
Copy full SHA for 42205ee
View code at this point
Browse repository at this point
Commits on May 3, 2021
bpo-42362: use clang name on 10.9 builds as well (GH-25834)
ned-deily
authored
c3bfa76
View commit details
Copy full SHA for c3bfa76
View code at this point
Browse repository at this point
bpo-42235: [macOS] Use LTO/PGO in build-installer.py with new enough compilers (GH-23079)
Show description for e08059e
ronaldoussoren
authored
e08059e
View commit details
Copy full SHA for e08059e
View code at this point
Browse repository at this point
bpo-42362: Switch to clang/clang++ as the default compiler in build-installer.py (GH-23298)
Show description for 90d5239
ronaldoussoren
authored
90d5239
View commit details
Copy full SHA for 90d5239
View code at this point
Browse repository at this point
bpo-43851: Build SQLite with SQLITE_OMIT_AUTOINIT on macOS (GH-25413)
Erlend Egeberg Aasland
authored
555cbbe
View commit details
Copy full SHA for 555cbbe
View code at this point
Browse repository at this point
Commits on Apr 27, 2021
Fix generated file name for installer builds on macOS 11+. (GH-25661)
ned-deily
authored
8a37463
View commit details
Copy full SHA for 8a37463
View code at this point
Browse repository at this point
bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640)
Erlend Egeberg Aasland
authored
ce82781
View commit details
Copy full SHA for ce82781
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)
Show description for a54fc68
tiran
authored
a54fc68
View commit details
Copy full SHA for a54fc68
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
bpo-41837: Update macOS installer build to use OpenSSL 1.1.1j. (GH-24677)
ned-deily
authored
0242494
View commit details
Copy full SHA for 0242494
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Update Sphinx version for macOS installer build. (GH-24082)
ned-deily
authored
0f3b96b
View commit details
Copy full SHA for 0f3b96b
View code at this point
Browse repository at this point
bpo-42361: Update macOS installer build to use Tcl/Tk 8.6.11 (GH-24081)
Show description for a38e04b
ned-deily
authored
a38e04b
View commit details
Copy full SHA for a38e04b
View code at this point
Browse repository at this point
bpo-41837: Update macOS installer build to use OpenSSL 1.1.1i. (GH-24080)
ned-deily
authored
14097a2
View commit details
Copy full SHA for 14097a2
View code at this point
Browse repository at this point
bpo-42584: Update macOS installer to use SQLite 3.34.0 (GH-23674)
Erlend Egeberg Aasland
authored
c94ee13
View commit details
Copy full SHA for c94ee13
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
bpo-41100: minor build installer fixes (GH-23480)
ned-deily
authored
936533c
View commit details
Copy full SHA for 936533c
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
bpo-42361: Use Tcl/Tk 8.6.10 when building the installer on recent macOS (GH-23293)
Show description for 690a5fa
ronaldoussoren
authored
690a5fa
View commit details
Copy full SHA for 690a5fa
View code at this point
Browse repository at this point
Commits on Nov 8, 2020
bpo-41100: Support macOS 11 and Apple Silicon (GH-22855)
Show description for 4176193
ronaldoussoren
authored
4176193
View commit details
Copy full SHA for 4176193
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
bpo-41557: Update macOS installer to use SQLite 3.33.0 (GH-21959)
Show description for 9a76426
Erlend Egeberg Aasland
authored
9a76426
View commit details
Copy full SHA for 9a76426
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
bpo-40741: Update macOS installer to use SQLite 3.32.3 (GH-20979)
Erlend Egeberg Aasland
authored
7cf1cb3
View commit details
Copy full SHA for 7cf1cb3
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
Forward port macOS installer updates from 3.7/3.8/3.9 (GH-21132)
ned-deily
authored
1931e64
View commit details
Copy full SHA for 1931e64
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.