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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.4k
Star
77.1k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
PCbuild
build.bat
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 20, 2026
gh-148644: Propagate the PGO job exit code in PCbuild/build.bat (GH-148645)
rdesgroppes
authored
5c5dae0
View commit details
Copy full SHA for 5c5dae0
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
gh-145110: Fix cleaning of PGO builds in Windows build.bat script (GH-145111)
chris-eibl
authored
0e4b1ba
View commit details
Copy full SHA for 0e4b1ba
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
gh-144319: Add huge pages support for pymalloc (#144320)
pablogsal
authored
b1bc868
View commit details
Copy full SHA for b1bc868
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
GH-139727: Add --enable-stackref-debug flag to build.bat to enable Py_STACKREF_DEBUG build on Windows (GH-139728)
sergey-miryanov
authored
a8733cb
View commit details
Copy full SHA for a8733cb
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
gh-119132: Remove "experimental" tag from the CPython free-threading. (gh-135550)
Show description for f079979
4 people
authored
f079979
View commit details
Copy full SHA for f079979
View code at this point
Browse repository at this point
Commits on May 2, 2025
GH-113464: Get LLVM from cpython-bin-deps on Windows (GH-133278)
brandtbucher
authored
bfcbb28
View commit details
Copy full SHA for bfcbb28
View code at this point
Browse repository at this point
GH-133171: Prevent combinations of --disable-gil and --enable-experimental-jit... for now (GH-133179)
brandtbucher
authored
2da48e3
View commit details
Copy full SHA for 2da48e3
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
gh-131591: Implement PEP 768 (#131937)
Show description for 943cc14
3 people
authored
943cc14
View commit details
Copy full SHA for 943cc14
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
gh-130039: Tailcall for windows builds (GH-130040)
Show description for a8ee1e1
Fidget-Spinner
and
hugovk
authored
a8ee1e1
View commit details
Copy full SHA for a8ee1e1
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
gh-127951: Add build option to enable pystats on Windows (GH-127952)
eendebakpt
authored
b9b3e4a
View commit details
Copy full SHA for b9b3e4a
View code at this point
Browse repository at this point
Commits on Nov 14, 2024
gh-124111: Update tkinter for compatibility with Tcl/Tk 9.0.0 (GH-124156)
culler
authored
47cbf03
View commit details
Copy full SHA for 47cbf03
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
gh-124102: Update internal PCbuild docs to accurately list build dependencies (GH-124103)
Wulian233
authored
27a62e7
View commit details
Copy full SHA for 27a62e7
View code at this point
Browse repository at this point
Commits on May 7, 2024
gh-118734: Fixes Windows build when Use_TIER2 is unspecified (#118735)
zooba
authored
4605465
View commit details
Copy full SHA for 4605465
View code at this point
Browse repository at this point
Commits on May 2, 2024
gh-118335: Rename --experimental-interpreter on Windows to --experimental-jit-interpreter (#118497)
Show description for a37b093
gvanrossum
authored
a37b093
View commit details
Copy full SHA for a37b093
View code at this point
Browse repository at this point
Commits on May 1, 2024
gh-118335: Configure Tier 2 interpreter at build time (#118339)
Show description for 7d83f7b
gvanrossum
authored
7d83f7b
View commit details
Copy full SHA for 7d83f7b
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
GH-113464: Add a JIT backend for tier 2 (GH-113465)
Show description for f6d9e59
brandtbucher
authored
f6d9e59
View commit details
Copy full SHA for f6d9e59
View code at this point
Browse repository at this point
Commits on Sep 2, 2023
gh-108374: Add --disable-gil option to PCbuild/build.bat (#108729)
Show description for 6fafa6b
colesbury
authored
6fafa6b
View commit details
Copy full SHA for 6fafa6b
View code at this point
Browse repository at this point
Commits on Apr 6, 2021
bpo-43567: Improved generated code refresh on Windows (GH-25120)
Show description for 7482838
zooba
authored
7482838
View commit details
Copy full SHA for 7482838
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
bpo-42336: Improve PCbuild batch files (GH-23275)
zooba
authored
2156d96
View commit details
Copy full SHA for 2156d96
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
bpo-39185 Add the d[etailed] and q[uiet] verbosity levels for msbuild (GH-17791)
tonybaloney
authored
89ae20b
View commit details
Copy full SHA for 89ae20b
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
bpo-36500: Simplify PCbuild/build.bat and prevent path separator changing in comments (GH-17644)
zooba
authored
a9d0a6a
View commit details
Copy full SHA for a9d0a6a
View code at this point
Browse repository at this point
bpo-36500: Add --regen option to PCbuild/build.bat so Windows users can regen grammar, opcodes, tokens and symbols (GH-12654)
tonybaloney
authored and
zooba
committed
9e36589
View commit details
Copy full SHA for 9e36589
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828)
Show description for de148f2
zooba
authored
de148f2
View commit details
Copy full SHA for de148f2
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
Implement Windows release builds in Azure Pipelines (GH-14065)
zooba
authored
21a92f8
View commit details
Copy full SHA for 21a92f8
View code at this point
Browse repository at this point
Commits on May 17, 2019
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
paulmon
authored and
zooba
committed
f96e7fd
View commit details
Copy full SHA for f96e7fd
View code at this point
Browse repository at this point
Commits on Apr 25, 2019
bpo-35920: Windows 10 ARM32 platform support (GH-11774)
paulmon
authored and
zooba
committed
62dfd7d
View commit details
Copy full SHA for 62dfd7d
View code at this point
Browse repository at this point
Commits on Dec 10, 2018
bpo-35433: Properly detect installed SDK versions (GH-11009)
jkloth
authored and
zooba
committed
f46eccd
View commit details
Copy full SHA for f46eccd
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
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 Jun 19, 2017
bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252)
Show description for 40a23e8
zooba
authored
40a23e8
View commit details
Copy full SHA for 40a23e8
View code at this point
Browse repository at this point
Commits on Jun 10, 2017
bpo-27425: Be more explicit in .gitattributes (GH-840)
Show description for 6b6e687
zware
authored
6b6e687
View commit details
Copy full SHA for 6b6e687
View code at this point
Browse repository at this point
Commits on May 12, 2017
PCbuild/build.bat: Add note about using msbuild response file. (#1551)
Show description for 8619c54
char101
authored and
zooba
committed
8619c54
View commit details
Copy full SHA for 8619c54
View code at this point
Browse repository at this point
Commits on May 9, 2017
PCbuild/build.bat: pass command line parameters when building PGO (#1510)
Show description for 291557e
char101
authored and
vstinner
committed
291557e
View commit details
Copy full SHA for 291557e
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
bpo-27593: Updates Windows build to use information from git (#262)
Show description for a0c07d2
zooba
authored
a0c07d2
View commit details
Copy full SHA for a0c07d2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.