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
Modules
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2026
gh-155907: Move PyMarshal C API tests to test_capi (#157417)
Show description for bbdf31d
vstinner
authored
bbdf31d
View commit details
Copy full SHA for bbdf31d
View code at this point
Browse repository at this point
gh-63102: Support custom targets in the pull parser (GH-156888)
Show description for a2f4f19
serhiy-storchaka
authored
a2f4f19
View commit details
Copy full SHA for a2f4f19
View code at this point
Browse repository at this point
gh-156955: Speed up csv.writer by caching the set of special characters (GH-157298)
Show description for a60343e
serhiy-storchaka
and
claude
authored
a60343e
View commit details
Copy full SHA for a60343e
View code at this point
Browse repository at this point
gh-155742: Use PyBytesWriter in winconsoleio.c (#157391)
Show description for c947a46
vstinner
authored
c947a46
View commit details
Copy full SHA for c947a46
View code at this point
Browse repository at this point
gh-156939: Detect PyBytesWriter buffer overflow earlier (#157385)
Show description for 58cdff7
vstinner
authored
58cdff7
View commit details
Copy full SHA for 58cdff7
View code at this point
Browse repository at this point
gh-156939: Detect buffer overflow in PyBytesWriter in debug mode (#156943)
Show description for 12a1de1
vstinner
authored
12a1de1
View commit details
Copy full SHA for 12a1de1
View code at this point
Browse repository at this point
Commits on Sep 12, 2026
gh-157366: Remove leftover bytes support from _elementtree (GH-157367)
Show description for b1e7554
serhiy-storchaka
authored
b1e7554
View commit details
Copy full SHA for b1e7554
View code at this point
Browse repository at this point
gh-157242: Do not close io.BytesIO on MemoryError (#157344)
Show description for 23eda00
vstinner
authored
23eda00
View commit details
Copy full SHA for 23eda00
View code at this point
Browse repository at this point
io: Use a PyBytesWriter for IOBase.readline (#157024)
methane
authored
0ed5fed
View commit details
Copy full SHA for 0ed5fed
View code at this point
Browse repository at this point
gh-157242: Add more PyBytesWriter tests (#157352)
Show description for 63d4398
vstinner
authored
63d4398
View commit details
Copy full SHA for 63d4398
View code at this point
Browse repository at this point
Commits on Sep 11, 2026
gh-157242: Fix PyBytesWriter_Resize() on MemoryError (#157243)
Show description for f5dd52d
vstinner
and
maurycy
authored
f5dd52d
View commit details
Copy full SHA for f5dd52d
View code at this point
Browse repository at this point
gh-155526: Don't check errno in abs(complex) (#155527)
Show description for e5d4fa2
3 people
authored
e5d4fa2
View commit details
Copy full SHA for e5d4fa2
View code at this point
Browse repository at this point
gh-152433: Windows: allow build ``overlapped.c`` for UWP (#153036)
thexai
authored
9ab9181
View commit details
Copy full SHA for 9ab9181
View code at this point
Browse repository at this point
gh-108549: fix asyncio.Task cancellation swallowing SystemExit and KeyboardInterrupt (#156309)
YvesDup
authored
59cba59
View commit details
Copy full SHA for 59cba59
View code at this point
Browse repository at this point
gh-152433: Windows: ``_winapi`` module: improve UWP compatibility (#152962)
thexai
authored
07f33ce
View commit details
Copy full SHA for 07f33ce
View code at this point
Browse repository at this point
gh-152433: Windows: ``_ctypes`` module: improve UWP compatibility (#152792)
thexai
authored
ab4ee55
View commit details
Copy full SHA for ab4ee55
View code at this point
Browse repository at this point
gh-152433: Windows: allow build socketmodule for UWP (#152601)
thexai
authored
77dd973
View commit details
Copy full SHA for 77dd973
View code at this point
Browse repository at this point
Commits on Sep 10, 2026
gh-153400: Support os.getrandom() on old glibc versions (#155762)
Show description for 4849a01
jjhelmus
authored
4849a01
View commit details
Copy full SHA for 4849a01
View code at this point
Browse repository at this point
gh-87613: Argument Clinic vectorcall decorator (GH-145381)
Show description for 86b55a6
cmaloney
authored
86b55a6
View commit details
Copy full SHA for 86b55a6
View code at this point
Browse repository at this point
Commits on Sep 9, 2026
gh-129813: Check size in PyBytesWriter_FinishWithSize() (#157226)
Show description for 4e530b8
vstinner
authored
4e530b8
View commit details
Copy full SHA for 4e530b8
View code at this point
Browse repository at this point
gh-155966: Correct handling of `math.tanpi` poles (#155980)
Show description for 894af95
jepler
authored
894af95
View commit details
Copy full SHA for 894af95
View code at this point
Browse repository at this point
Commits on Sep 8, 2026
gh-157135: Fix documentation errors in the `math.atan{2}pi` functions (#157136)
fedonman
authored
7f3d7d0
View commit details
Copy full SHA for 7f3d7d0
View code at this point
Browse repository at this point
gh-152936: Make privileged functions available on Android (#152977)
Show description for adea841
3 people
authored
adea841
View commit details
Copy full SHA for adea841
View code at this point
Browse repository at this point
gh-123018: Keep the libedit history file header when truncating (GH-157165)
Show description for 2638785
gpshead
authored
2638785
View commit details
Copy full SHA for 2638785
View code at this point
Browse repository at this point
gh-157142: Fix linking _freeze_module with built-in test modules (GH-157143)
Show description for c8da735
gpshead
authored
c8da735
View commit details
Copy full SHA for c8da735
View code at this point
Browse repository at this point
Commits on Sep 7, 2026
gh-156953: Fix a reference leak in curses window.insnstr() (GH-156954)
Show description for 23180c5
fedonman
authored
23180c5
View commit details
Copy full SHA for 23180c5
View code at this point
Browse repository at this point
gh-156939: Fix struct.pack('0p', bytes) (#157071)
Show description for 23525c9
vstinner
authored
23525c9
View commit details
Copy full SHA for 23525c9
View code at this point
Browse repository at this point
gh-156951: Do not truncate the color pair in curses.slk_color() (GH-156952)
Show description for dcc4e52
fedonman
authored
dcc4e52
View commit details
Copy full SHA for dcc4e52
View code at this point
Browse repository at this point
gh-99772: Fix datetime.time comparison and hashing for sub-minute UTC offsets (#155024)
Show description for 5d24802
yangbaechu
and
StanFromIreland
authored
5d24802
View commit details
Copy full SHA for 5d24802
View code at this point
Browse repository at this point
gh-156963: Raise TypeError when concatenating complexstr with another type (GH-156964)
Show description for 326f7f7
fedonman
authored
326f7f7
View commit details
Copy full SHA for 326f7f7
View code at this point
Browse repository at this point
gh-157048: check for buffer errors before mutating in BytesIO.__init__ (#157049)
ngoldbaum
authored
d125f00
View commit details
Copy full SHA for d125f00
View code at this point
Browse repository at this point
Commits on Sep 6, 2026
gh-153569: return token spans and unify decoded source storage (#156482)
Show description for 09117bc
pablogsal
authored
09117bc
View commit details
Copy full SHA for 09117bc
View code at this point
Browse repository at this point
gh-155835: fix `digest_size` data race on BLAKE-2 objects (#155839)
picnixz
authored
878b5e2
View commit details
Copy full SHA for 878b5e2
View code at this point
Browse repository at this point
gh-155835: fix `digest_size` and `block_size` data races on SHA-3 objects (#155838)
picnixz
authored
90ac539
View commit details
Copy full SHA for 90ac539
View code at this point
Browse repository at this point
gh-155843: properly initialize HMAC objects to prevent crashes after allocation failures (#155845)
picnixz
authored
20d2786
View commit details
Copy full SHA for 20d2786
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.