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 }}
native-api
/
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
PCbuild
python.props
on
tkinter_docs
User selector
All users
All time
Commit history
Commits on May 17, 2018
Fix Windows build of Python for latest WinSDK. (GH-6874)
carljm
authored and
zooba
committed
c0ee341
View commit details
Copy full SHA for c0ee341
View code at this point
Browse repository at this point
Commits on Apr 14, 2018
bpo-33184: Update Windows installer to OpenSSL 1.1.0h (GH-6463)
zooba
authored
b1dc075
View commit details
Copy full SHA for b1dc075
View code at this point
Browse repository at this point
Commits on Feb 18, 2018
Improves the ability to build in CI (GH-5728)
zooba
authored
01423cb
View commit details
Copy full SHA for 01423cb
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
bpo-28791: Update Windows builds to use SQLite 3.21.0. (GH-4246)
Mariatta
authored
31af650
View commit details
Copy full SHA for 31af650
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
bpo-31957: Fixes version detection. (#4298)
zooba
authored
30f4fa4
View commit details
Copy full SHA for 30f4fa4
View code at this point
Browse repository at this point
Commits on Nov 4, 2017
bpo-31944: Fixes build and Modify button (#4278)
zooba
authored
0d2a908
View commit details
Copy full SHA for 0d2a908
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)
gronke
authored and
pfmoore
committed
f1502d0
View commit details
Copy full SHA for f1502d0
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
bpo-31392: Update SSL build for 1.1.0 (#3448)
zooba
authored
b84bcc4
View commit details
Copy full SHA for b84bcc4
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
bpo-31358: Pull zlib out of the repository (GH-3375)
Show description for d01db1c
zware
authored
d01db1c
View commit details
Copy full SHA for d01db1c
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311)
zooba
authored
5fcd5e6
View commit details
Copy full SHA for 5fcd5e6
View code at this point
Browse repository at this point
Commits on Jul 17, 2017
[bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688)
Show description for 68d663c
zooba
authored
68d663c
View commit details
Copy full SHA for 68d663c
View code at this point
Browse repository at this point
Commits on May 23, 2017
Improves test_underpth_nosite_file to reveal why it fails. (#1763)
Show description for 9b33bf5
zooba
authored
9b33bf5
View commit details
Copy full SHA for 9b33bf5
View code at this point
Browse repository at this point
Commits on Mar 3, 2017
bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-439)
zware
authored
fc64c35
View commit details
Copy full SHA for fc64c35
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
Issue #28208: Update Windows build to use SQLite 3.14.2.0
zware
committed
547d156
View commit details
Copy full SHA for 547d156
View code at this point
Browse repository at this point
Issue #28248: Merge with 3.5
zware
committed
c08bb6c
View commit details
Copy full SHA for c08bb6c
View code at this point
Browse repository at this point
Issue #28248: Merge with 3.4
zware
committed
fd28cbe
View commit details
Copy full SHA for fd28cbe
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
Make PGO use usual build directory on Windows.
zooba
committed
e7da2f8
View commit details
Copy full SHA for e7da2f8
View code at this point
Browse repository at this point
Issue #28065: Update xz to 5.2.2 on Windows, and build it from source
zware
committed
16c18a3
View commit details
Copy full SHA for 16c18a3
View code at this point
Browse repository at this point
Commits on Sep 5, 2016
Issue #27883: Update sqlite to 3.14.1 on Windows
zware
committed
7c510a6
View commit details
Copy full SHA for 7c510a6
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
Fixes use of Py_IntDir and Py_OutDir to control build directories.
zooba
committed
6fd76bc
View commit details
Copy full SHA for 6fd76bc
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
Issue #26930: Update Windows build to OpenSSL 1.0.2h
zware
committed
42d4b9c
View commit details
Copy full SHA for 42d4b9c
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.
zooba
committed
947f411
View commit details
Copy full SHA for 947f411
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Issue #26268: Update Windows builds to use OpenSSL 1.0.2f
zware
committed
6fe57ad
View commit details
Copy full SHA for 6fe57ad
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
Issue #25934: Default to /fp:strict for ICC builds
zware
committed
4c5ad94
View commit details
Copy full SHA for 4c5ad94
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
Improves handling of test markers for building Python without intefering with actual installs.
zooba
committed
940f6a8
View commit details
Copy full SHA for 940f6a8
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Issue #19450: Update Windows builds to use SQLite 3.8.11.0
zooba
committed
4e167ca
View commit details
Copy full SHA for 4e167ca
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Allow intermediate build directory to be overridden.
zooba
committed
de9fb28
View commit details
Copy full SHA for de9fb28
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
Issue #24603: Update the Windows build to use OpenSSL 1.0.2d
zware
committed
80acc3e
View commit details
Copy full SHA for 80acc3e
View code at this point
Browse repository at this point
Commits on Jul 9, 2015
Issue #24585: Enables build-to-build upgrades that preserve settings.
Show description for 4943749
zooba
committed
4943749
View commit details
Copy full SHA for 4943749
View code at this point
Browse repository at this point
Commits on Jul 3, 2015
Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.
zooba
committed
f92673c
View commit details
Copy full SHA for f92673c
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
Closes #23686: Update Windows installer OpenSSL to 1.0.2a
zooba
committed
c7d979f
View commit details
Copy full SHA for c7d979f
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Issue #23260: Update Windows installer
zooba
committed
bb24087
View commit details
Copy full SHA for bb24087
View code at this point
Browse repository at this point
Commits on Jan 31, 2015
Issue #23212: Update Windows copy of OpenSSL to 1.0.1l
zooba
committed
a5e1dbe
View commit details
Copy full SHA for a5e1dbe
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
Fixes sys.winver generation and removes dependency on user32.dll
zooba
committed
2587952
View commit details
Copy full SHA for 2587952
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
#22980 Adds platform and version tags to .pyd files
zooba
committed
03a144b
View commit details
Copy full SHA for 03a144b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.