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
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 May 16, 2018
bpo-33522: Enable CI builds on Visual Studio Team Services (#6865)
zooba
authored
e5f41d2
View commit details
Copy full SHA for e5f41d2
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 28, 2018
Minor improvements to the Windows build/release process (GH-5935)
zooba
authored
881323d
View commit details
Copy full SHA for 881323d
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
bpo-32901: Update Tcl and Tk versions to 8.6.8 (GH-5823)
zooba
authored
efa6c76
View commit details
Copy full SHA for efa6c76
View code at this point
Browse repository at this point
Commits on Feb 18, 2018
bpo-31333: Re-implement ABCMeta in C (#5273)
Show description for 03e3c34
ilevkivskyi
authored
03e3c34
View commit details
Copy full SHA for 03e3c34
View code at this point
Browse repository at this point
Add missing backslashes to get_externals.bat (GH-5731)
zooba
authored
667b91a
View commit details
Copy full SHA for 667b91a
View code at this point
Browse repository at this point
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 Feb 11, 2018
bpo-32604: Make _xxsubinterpreters build on Windows (GH-5516)
Show description for 310b052
zware
authored
310b052
View commit details
Copy full SHA for 310b052
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
Start of 3.8.0a0
ned-deily
committed
5489bda
View commit details
Copy full SHA for 5489bda
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
String annotations [PEP 563] (#4390)
Show description for 95e4d58
gvanrossum
authored and
ambv
committed
95e4d58
View commit details
Copy full SHA for 95e4d58
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
bpo-32436: Implement PEP 567 (#5027)
Yury Selivanov
authored
f23746a
View commit details
Copy full SHA for f23746a
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
bpo-32588: Move _findvs into its own module and add missing _queue module to installer (#5227)
zooba
authored
2507e29
View commit details
Copy full SHA for 2507e29
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
bpo-14976: Reentrant simple queue (#3346)
Show description for 94e1696
pitrou
authored
94e1696
View commit details
Copy full SHA for 94e1696
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
bpo-32507: Change Windows install to include app-local UCRT (#5119)
zooba
authored
d135f20
View commit details
Copy full SHA for d135f20
View code at this point
Browse repository at this point
Commits on Dec 30, 2017
Add missing backslashes in PCbuild bat files (GH-5056)
zware
authored
6c6d3a4
View commit details
Copy full SHA for 6c6d3a4
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
move pygetopt.h to internal (closes bpo-32264) (#4830)
benjaminp
authored
e425bd7
View commit details
Copy full SHA for e425bd7
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
bpo-29469: Move constant folding to AST optimizer (GH-2858)
methane
authored
7ea143a
View commit details
Copy full SHA for 7ea143a
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
Revert "bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)" (#4694)
Show description for 31a8393
vstinner
authored
31a8393
View commit details
Copy full SHA for 31a8393
View code at this point
Browse repository at this point
Commits on Dec 2, 2017
bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)
Show description for 13badcb
serhiy-storchaka
authored
13badcb
View commit details
Copy full SHA for 13badcb
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
bpo-32030: Add Python/pathconfig.c (#4668)
Show description for 0ea395a
vstinner
authored
0ea395a
View commit details
Copy full SHA for 0ea395a
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
bpo-32096: Remove obj and mem from _PyRuntime (#4532)
Show description for 9e87e77
vstinner
and
ericsnowcurrently
authored
9e87e77
View commit details
Copy full SHA for 9e87e77
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
bpo-31691: Specify where to find build instructions for the Windows installer (#4426)
native-api
authored and
zooba
committed
fd0fa67
View commit details
Copy full SHA for fd0fa67
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
bpo-32030: Split Py_Main() into subfunctions (#4399)
Show description for f7e5b56
vstinner
authored
f7e5b56
View commit details
Copy full SHA for f7e5b56
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-31609: Fixes quotes in PCbuild/clean.bat (#4280)
zooba
authored
aed0856
View commit details
Copy full SHA for aed0856
View code at this point
Browse repository at this point
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 Oct 5, 2017
bpo-31523: Reliability improvements to the Windows build files (#3900)
zooba
authored
2084b30
View commit details
Copy full SHA for 2084b30
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 8, 2017
bpo-30860: Consolidate stateful runtime globals. (#3397)
Show description for 2ebc5ce
ericsnowcurrently
authored
2ebc5ce
View commit details
Copy full SHA for 2ebc5ce
View code at this point
Browse repository at this point
Updates PCBuild/readme.txt (#3418)
zooba
authored
bab21fa
View commit details
Copy full SHA for bab21fa
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
bpo-30389 Adds detection of VS 2017 to distutils._msvccompiler (#1632)
zooba
authored
05f01d8
View commit details
Copy full SHA for 05f01d8
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.