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
76.5k
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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 8, 2026
gh-157137: Mark the PEP 820 soft deprecations as 3.15, not `next` (#157138)
fedonman
authored
e757c06
View commit details
Copy full SHA for e757c06
Browse repository at this point
gh-152433: Use regular LoadLibrary in UWP for Windows system libs (GH-156972)
thexai
authored
f37e8ff
View commit details
Copy full SHA for f37e8ff
Browse repository at this point
gh-121617: Fix Py_CLEAR() memcpy in C++: replace NULL with _Py_NULL (#157188)
vstinner
authored
da461ea
View commit details
Copy full SHA for da461ea
Browse repository at this point
gh-157135: Fix documentation errors in the `math.atan{2}pi` functions (#157136)
fedonman
authored
7f3d7d0
View commit details
Copy full SHA for 7f3d7d0
Browse repository at this point
gh-121617: Fix Py_CLEAR() in C++: replace NULL with _Py_NULL (#157067)
Show description for 36c7440
vstinner
authored
36c7440
View commit details
Copy full SHA for 36c7440
Browse repository at this point
gh-156774: Speed up pdb startup with asyncio guard (#156775)
brittanyrey
authored
024b6bc
View commit details
Copy full SHA for 024b6bc
Browse repository at this point
gh-156109: Allow static, non-framework iOS builds (#156110)
Show description for 465b3b8
3 people
authored
465b3b8
View commit details
Copy full SHA for 465b3b8
Browse repository at this point
gh-156780: Emscripten: add missing EM_JS_DEPS (#156798)
Show description for 0b3b154
clementperon
and
claude
authored
0b3b154
View commit details
Copy full SHA for 0b3b154
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
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
Browse repository at this point
gh-127636: Fix tarfile extracting trailing slash member names (GH-152984)
Show description for 7a562c4
yuanx749
authored
7a562c4
View commit details
Copy full SHA for 7a562c4
Browse repository at this point
gh-157159: improve the tabnanny usage message (GH-157160)
Show description for 5ddd59f
gpshead
authored
5ddd59f
View commit details
Copy full SHA for 5ddd59f
Browse repository at this point
gh-150922: Fix test_cmd libedit assertion in test_bang_completion_without_do_shell (GH-156623)
Show description for 0b4c7da
iamsharduld
authored
0b4c7da
View commit details
Copy full SHA for 0b4c7da
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
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
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
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
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
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
Browse repository at this point
gh-152433: Allow building mimalloc for Windows UWP (GH-152477)
thexai
authored
8b2433a
View commit details
Copy full SHA for 8b2433a
Browse repository at this point
gh-156505: Speed up difflib.HtmlDiff for lopsided replacements (GH-156506)
felix314159
authored
1f25c33
View commit details
Copy full SHA for 1f25c33
Browse repository at this point
gh-154357: Fix tkinter, ttk and IDLE tests depending on the window manager (GH-154370)
Show description for 3b56438
serhiy-storchaka
and
claude
authored
3b56438
View commit details
Copy full SHA for 3b56438
Browse repository at this point
gh-157025: Fix transport cleanup when cancelling asyncio native sendfile (#157027)
lpyu001
authored
7a1d2c4
View commit details
Copy full SHA for 7a1d2c4
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
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
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
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
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
Browse repository at this point
gh-156512: Fix asyncio calling connection_lost() twice from resume_writing() (#156657)
deadlovelll
authored
83dbe6a
View commit details
Copy full SHA for 83dbe6a
Browse repository at this point
gh-156310: Make the iter() sequence fallback iterator safe in free-threaded build (#156311)
Show description for b707ce6
akx
and
nascheme
authored
b707ce6
View commit details
Copy full SHA for b707ce6
Browse repository at this point
gh-154511: Consolidate IDLE's mouse wheel handling in util (GH-156974)
Show description for 57594aa
serhiy-storchaka
and
claude
authored
57594aa
View commit details
Copy full SHA for 57594aa
Browse repository at this point
no-issue: Add separate docstring for frozendict (gh-156986)
J-M0
authored
7cd63cd
View commit details
Copy full SHA for 7cd63cd
Browse repository at this point
Commits on Sep 5, 2026
gh-127296: Document that argparse count action starts from a non-zero default (#156908)
Show description for 7a91841
owenthcarey
and
savannahostrowski
authored
7a91841
View commit details
Copy full SHA for 7a91841
Browse repository at this point
gh-156988: Fix asyncio call graph breaking at sync generators (#156991)
deadlovelll
authored
e208bf0
View commit details
Copy full SHA for e208bf0
Browse repository at this point
gh-156091: Fix crash compiling deeply nested inlined comprehensions (#156957)
iritkatriel
authored
14a93f4
View commit details
Copy full SHA for 14a93f4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.
×
Sponsored
Kunjungi sekarang
Promo