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 }}
lpyu001
/
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
codeobj
User selector
All users
Datepicker
All time
Commit history
Commits on May 27, 2026
gh-149029: Update SQLite to 3.53.1 for binary releases (#149767)
adamchainz
authored
9242700
View commit details
Copy full SHA for 9242700
View code at this point
Browse repository at this point
Commits on May 15, 2026
gh-149786: Fixes venvlauncher builds on Windows free-threaded (GH-149847)
zooba
authored
1c5fe21
View commit details
Copy full SHA for 1c5fe21
View code at this point
Browse repository at this point
Commits on May 14, 2026
gh-124111: Update Windows build to use Tcl/Tk 9.0.3 (GH-149477)
zware
authored
c62c371
View commit details
Copy full SHA for c62c371
View code at this point
Browse repository at this point
Commits on May 13, 2026
gh-140550: Update xxlimited with 3.15 limited API (GH-142827)
encukou
authored
fa81cd9
View commit details
Copy full SHA for fa81cd9
View code at this point
Browse repository at this point
Commits on May 6, 2026
gh-124111: Only set TCLSH_NATIVE for AMD64/ARM64 (GH-149443)
Show description for d13fc36
zware
authored
d13fc36
View commit details
Copy full SHA for d13fc36
View code at this point
Browse repository at this point
gh-124111: Fix tclWin32Exe value in tcltk.props for Tcl 9 (GH-149441)
zware
authored
2140b14
View commit details
Copy full SHA for 2140b14
View code at this point
Browse repository at this point
Commits on May 5, 2026
GH-126910: Add GNU backtrace support for unwinding JIT frames (#149104)
Show description for 1e5d942
diegorusso
and
pablogsal
authored
1e5d942
View commit details
Copy full SHA for 1e5d942
View code at this point
Browse repository at this point
gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
Show description for 508b498
encukou
and
ZeroIntensity
authored
508b498
View commit details
Copy full SHA for 508b498
View code at this point
Browse repository at this point
Commits on May 4, 2026
gh-148690: Build Windows freethreaded binaries into separate directory and include python3t.dll on GIL-enabled (GH-149218)
Show description for 10f950c
zooba
and
encukou
authored
10f950c
View commit details
Copy full SHA for 10f950c
View code at this point
Browse repository at this point
Commits on May 3, 2026
gh-149254: Update Windows builds to use OpenSSL 3.5.6 (GH-149326)
zware
authored
d254d6e
View commit details
Copy full SHA for d254d6e
View code at this point
Browse repository at this point
Commits on May 2, 2026
GH-146527: Add get_gc_stats function to _remote_debugging (#148071)
sergey-miryanov
authored
39f123c
View commit details
Copy full SHA for 39f123c
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
gh-148829: Move sentinelobject.h to Include/cpython/ (#149186)
Show description for f0e90d7
vstinner
authored
f0e90d7
View commit details
Copy full SHA for f0e90d7
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
gh-148829: Implement PEP 661 (#148831)
Show description for 29a92ab
4 people
authored
29a92ab
View commit details
Copy full SHA for 29a92ab
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
GH-126910: Build/link the JIT shim in the Python interpreter (#148872)
diegorusso
authored
9633c52
View commit details
Copy full SHA for 9633c52
View code at this point
Browse repository at this point
gh-146636: Improve ABI/feature selection, add new header for it (GH-148302)
Show description for ab41a34
encukou
and
vstinner
authored
ab41a34
View commit details
Copy full SHA for ab41a34
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
gh-138451: Support custom LLVM installation path (#138452)
Show description for 5a3f479
4 people
authored
5a3f479
View commit details
Copy full SHA for 5a3f479
View code at this point
Browse repository at this point
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 Apr 14, 2026
GH-145278: freeze encodings (partially) and linecache (#148347)
FFY00
authored
0012686
View commit details
Copy full SHA for 0012686
View code at this point
Browse repository at this point
gh-148047: Revert "GH-148047: Check early whether tail-calling is possible for MSVC builds on Windows (#148036)" (#148558)
Show description for 11da7d4
Fidget-Spinner
authored
11da7d4
View commit details
Copy full SHA for 11da7d4
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
GH-148047: Check early whether tail-calling is possible for MSVC builds on Windows (#148036)
Show description for cbd81d5
chris-eibl
authored
cbd81d5
View commit details
Copy full SHA for cbd81d5
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
GH-145247: Implement _PyTuple_FromPair() (#145325)
Show description for 478a315
5 people
authored
478a315
View commit details
Copy full SHA for 478a315
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
gh-145278: Revert "freeze encodings (partially) and linecache (#145279)" (#145689)
encukou
authored
07a39ca
View commit details
Copy full SHA for 07a39ca
View code at this point
Browse repository at this point
GH-145278: freeze encodings (partially) and linecache (#145279)
FFY00
authored
3a0c716
View commit details
Copy full SHA for 3a0c716
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
gh-144748: Make PyErr_CheckSignals raise the exception scheduled by PyThreadState_SetAsyncExc (GH-145178)
Show description for 3b276f3
encukou
and
ZeroIntensity
authored
3b276f3
View commit details
Copy full SHA for 3b276f3
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 Feb 19, 2026
GH-144679: When building with VS 2026 on Windows, use PlatformToolset v145 by default (GH-144680)
chris-eibl
authored
c06f4f4
View commit details
Copy full SHA for c06f4f4
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
gh-144551: Update Windows builds to use OpenSSL 3.5.5 (GH-144796)
zware
authored
543f56f
View commit details
Copy full SHA for 543f56f
View code at this point
Browse repository at this point
gh-144551: Update Windows builds to use OpenSSL 3.0.19 (GH-144793)
zware
authored
928602c
View commit details
Copy full SHA for 928602c
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)
Show description for 46d5106
4 people
authored
46d5106
View commit details
Copy full SHA for 46d5106
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
Remove unused PYEXPAT_EXPORTS from PCBuild/pyexpat.vcxproj (GH-144462)
maxbachmann
authored
9d0c743
View commit details
Copy full SHA for 9d0c743
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 Jan 16, 2026
gh-142913: Add test case for interpreter generator w/ overridden opcodes (#142911)
Show description for 4d5a676
DinoV
authored
4d5a676
View commit details
Copy full SHA for 4d5a676
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
Bump automatic certificate update on Windows during builds (GH-143741)
Show description for d5882c5
ambv
authored
d5882c5
View commit details
Copy full SHA for d5882c5
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
gh-138122: Allow tachyon to write and read binary output (#142730)
pablogsal
authored
9e51301
View commit details
Copy full SHA for 9e51301
View code at this point
Browse repository at this point
GH-139922: Tail calling for MSVC (VS 2026) (GH-143068)
Show description for be3c131
4 people
authored
be3c131
View commit details
Copy full SHA for be3c131
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.