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
PCbuild
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 24, 2025
gh-136759: rename `lock.h` to `pylock.h` (#137041)
Show description for ec02db5
aisk
authored
ec02db5
View commit details
Copy full SHA for ec02db5
View code at this point
Browse repository at this point
Commits on Jul 21, 2025
gh-136421: Load `_datetime` static types during interpreter initialization (GH-136583)
Show description for a109606
ZeroIntensity
authored
a109606
View commit details
Copy full SHA for a109606
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
gh-135755: rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros (#135847)
Show description for 1e975ae
picnixz
authored
1e975ae
View commit details
Copy full SHA for 1e975ae
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
gh-134262: Catch both URLError and ConnectionError in retries (#135365)
emmatyping
authored
acc20a8
View commit details
Copy full SHA for acc20a8
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 Jun 9, 2025
GH-135287: clang-cl PGO builds on Windows fail with `could not open '/GENPROFILE'` (GH-135289)
chris-eibl
authored
0045100
View commit details
Copy full SHA for 0045100
View code at this point
Browse repository at this point
Commits on May 30, 2025
gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924)
zooba
authored
8865b4f
View commit details
Copy full SHA for 8865b4f
View code at this point
Browse repository at this point
Commits on May 28, 2025
gh-134262: Fix off by one errors in download retry functions (GH-134867)
emmatyping
authored
e64395e
View commit details
Copy full SHA for e64395e
View code at this point
Browse repository at this point
gh-134262: Add retries to downloads in PCbuild\get_external.py (GH-134820)
emmatyping
authored
e9d845b
View commit details
Copy full SHA for e9d845b
View code at this point
Browse repository at this point
Commits on May 20, 2025
GH-133779: Fix finding pyconfig.h on Windows JIT builds (GH-134349)
brandtbucher
authored
7ad9046
View commit details
Copy full SHA for 7ad9046
View code at this point
Browse repository at this point
Commits on May 19, 2025
gh-133779: Revert Windows generation of pyconfig.h and go back to a static header. (GH-133966)
Show description for 986c367
zooba
authored
986c367
View commit details
Copy full SHA for 986c367
View code at this point
Browse repository at this point
Commits on May 10, 2025
gh-132983: Reduce the size of ``_zstdmodule.h`` (#133793)
AA-Turner
authored
1a548c0
View commit details
Copy full SHA for 1a548c0
View code at this point
Browse repository at this point
Commits on May 8, 2025
Update the PCbuild sub-projects list (GH-133397)
AA-Turner
authored
8bb9286
View commit details
Copy full SHA for 8bb9286
View code at this point
Browse repository at this point
Commits on May 7, 2025
Python 3.15.0a0
hugovk
committed
9748fb3
View commit details
Copy full SHA for 9748fb3
View code at this point
Browse repository at this point
Commits on May 5, 2025
GH-132983: Build ``_zstd`` on Windows (#133366)
AA-Turner
authored
e6f8e0a
View commit details
Copy full SHA for e6f8e0a
View code at this point
Browse repository at this point
GH-91048: Minor fixes for ``_remotedebugging`` & rename to ``_remote_debugging`` (#133398)
AA-Turner
authored
3f80165
View commit details
Copy full SHA for 3f80165
View code at this point
Browse repository at this point
Commits on May 4, 2025
Regenerate pcbuild.sln in Visual Studio 2022 (#133394)
Show description for 40be123
AA-Turner
authored
40be123
View commit details
Copy full SHA for 40be123
View code at this point
Browse repository at this point
gh-126835: Rename `ast_opt.c` to `ast_preprocess.c` and related stuff after moving const folding to the peephole optimizier (#131830)
WolframAlph
authored
0a1fedb
View commit details
Copy full SHA for 0a1fedb
View code at this point
Browse repository at this point
GH-91048: Add utils for printing the call stack for asyncio tasks (#133284)
pablogsal
authored
2bc8365
View commit details
Copy full SHA for 2bc8365
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 30, 2025
gh-132661: Implement PEP 750 (#132662)
Show description for 6020260
10 people
authored
6020260
View commit details
Copy full SHA for 6020260
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
Fixed a typo in the `PCbuild/readme.txt` about PGO clang-cl (#133083)
Show description for 995b1a7
Wulian233
authored
995b1a7
View commit details
Copy full SHA for 995b1a7
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
gh-91048: Refactor _testexternalinspection and add Windows support (#132852)
pablogsal
authored
e8cf3a1
View commit details
Copy full SHA for e8cf3a1
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
gh-128813: hide mixed-mode functions for complex arithmetic from C-API (#131703)
skirpichev
authored
79f7c67
View commit details
Copy full SHA for 79f7c67
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
GH-131296: Suppress "unused label" warning for clang-cl closer to actual occurrence (GH-131900)
chris-eibl
authored
e5f68fd
View commit details
Copy full SHA for e5f68fd
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
gh-128384: Use a context variable for warnings.catch_warnings (gh-130010)
Show description for d687900
nascheme
and
kumaraditya303
authored
d687900
View commit details
Copy full SHA for d687900
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
gh-109599: Expose `CapsuleType` via the `_types` module (#131969)
AA-Turner
authored
231a50f
View commit details
Copy full SHA for 231a50f
View code at this point
Browse repository at this point
gh-99108: Implement HACL* HMAC (#130157)
Show description for 0a97427
picnixz
authored
0a97427
View commit details
Copy full SHA for 0a97427
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
gh-131423: Update OpenSSL build tag to 3.0.16.2 to fix ARM64 crash (GH-132051)
zooba
authored
24decb0
View commit details
Copy full SHA for 24decb0
View code at this point
Browse repository at this point
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 31, 2025
gh-129917: Update installers to use SQLite 3.49.1 (#131025)
Show description for 45a3ab5
erlend-aasland
and
ned-deily
authored
45a3ab5
View commit details
Copy full SHA for 45a3ab5
View code at this point
Browse repository at this point
GH-131296: Fix clang-cl warnings on Windows in sqlite3 (GH-131906)
chris-eibl
authored
4940d96
View commit details
Copy full SHA for 4940d96
View code at this point
Browse repository at this point
GH-131296: Fix clang-cl warning on Windows in liblzma (GH-131897)
Show description for cf839c3
chris-eibl
authored
cf839c3
View commit details
Copy full SHA for cf839c3
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
gh-131423: Update to OpenSSL 3.0.16. (GH-131839)
Show description for d260631
zooba
authored
d260631
View commit details
Copy full SHA for d260631
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.