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 }}
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
36k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
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 20, 2026
gh-157847: Remove obsolete "Changes since Python 2.6/3.0" sections from `turtle` docs (#157846)
StanFromIreland
authored
5962fc2
View commit details
Copy full SHA for 5962fc2
Browse repository at this point
gh-157786: Document that asyncio does not support generator-based coroutines (#157787)
deadlovelll
authored
539e85a
View commit details
Copy full SHA for 539e85a
Browse repository at this point
gh-153668: Temporarily disable unicodectype.c optimization on WinARM64 due to compiler bug (#153669)
Show description for 9ea05d4
zooba
and
chris-eibl
authored
9ea05d4
View commit details
Copy full SHA for 9ea05d4
Browse repository at this point
gh-75512: Keep the prompt with the input in progress when a thread prints in the IDLE Shell (#157706)
Show description for 89c67a9
serhiy-storchaka
authored
89c67a9
View commit details
Copy full SHA for 89c67a9
Browse repository at this point
Commits on Sep 19, 2026
gh-155525: Cover quadratic f-string tokenization regression (#156756)
Show description for c1df684
gwosti
and
pablogsal
authored
c1df684
View commit details
Copy full SHA for c1df684
Browse repository at this point
-157788: Fix python -m asyncio ps failing on long task names (#157790)
deadlovelll
authored
a1669c9
View commit details
Copy full SHA for a1669c9
Browse repository at this point
gh-157782: Fix test_ttk for Tk 9.1b1 and 9.0.5 (GH-157783)
Show description for 47c8f84
serhiy-storchaka
authored
47c8f84
View commit details
Copy full SHA for 47c8f84
Browse repository at this point
Doc: Clarify UUID bytes attributes (#149972)
Show description for aa54070
savagemechanic
authored
aa54070
View commit details
Copy full SHA for aa54070
Browse repository at this point
gh-157242: Use support.inject_memory_error_cm() in tests (#157811)
Show description for a92e0f9
vstinner
authored
a92e0f9
View commit details
Copy full SHA for a92e0f9
Browse repository at this point
gh-157549: Use sysconf() for the page size in remote_debug.h (#157800)
Show description for 9193375
nouraellm
authored
9193375
View commit details
Copy full SHA for 9193375
Browse repository at this point
gh-156939: Add tests on the PyUnicode C API (#157798)
Show description for e8f6448
vstinner
authored
e8f6448
View commit details
Copy full SHA for e8f6448
Browse repository at this point
gh-126547: pre-allocate version number for unicode type (#157781)
methane
authored
c2e740a
View commit details
Copy full SHA for c2e740a
Browse repository at this point
gh-113318: Better implementation of @getter and @setter in Argument Clinic (GH-156066)
Show description for 6b5d414
serhiy-storchaka
authored
6b5d414
View commit details
Copy full SHA for 6b5d414
Browse repository at this point
gh-135683: Honor raiseExceptions when opening the file fails in FileHandler (GH-154542)
Show description for e8ac9c4
3 people
authored
e8ac9c4
View commit details
Copy full SHA for e8ac9c4
Browse repository at this point
gh-95779: Refuse to run `make doctest` under a mismatched Python (#156203)
Show description for 5bbf4fa
StanFromIreland
and
hugovk
authored
5bbf4fa
View commit details
Copy full SHA for 5bbf4fa
Browse repository at this point
gh-157487: Add structured version info for ctypes (GH-157488)
Show description for da72cc7
serhiy-storchaka
and
claude
authored
da72cc7
View commit details
Copy full SHA for da72cc7
Browse repository at this point
gh-157763: Soft-deprecate `ctypes.util.test` (GH-157776)
ZeroIntensity
authored
c81693b
View commit details
Copy full SHA for c81693b
Browse repository at this point
gh-156939: Document that PyUnicodeObject ends with null character (#157708)
Show description for 4d3b405
vstinner
authored
4d3b405
View commit details
Copy full SHA for 4d3b405
Browse repository at this point
Upgrade `Doc/pylock.toml` (#157793)
StanFromIreland
authored
3229a4e
View commit details
Copy full SHA for 3229a4e
Browse repository at this point
gh-136722: Document the `turtle.TurtleGraphicsError` exception (#157792)
Show description for e39b7f2
shanyuduo
and
StanFromIreland
authored
e39b7f2
View commit details
Copy full SHA for e39b7f2
Browse repository at this point
gh-157301: Fix asyncio event loop hanging on a failed eager task start (#157302)
deadlovelll
authored
5b34363
View commit details
Copy full SHA for 5b34363
Browse repository at this point
gh-157695: Rename HAVE_FLOAT16 macro to _Py_HAVE_FLOAT16 (#157752)
vstinner
authored
1d0f1ad
View commit details
Copy full SHA for 1d0f1ad
Browse repository at this point
Commits on Sep 18, 2026
gh-156114: Fix crash in perf trampoline with unencodable code names (#156300)
ashm-dev
authored
6dad8b8
View commit details
Copy full SHA for 6dad8b8
Browse repository at this point
gh-156680 - Update IPv4Network and IPv6Network docstring. (#157280)
Show description for 0e1ae61
orsenthil
and
StanFromIreland
authored
0e1ae61
View commit details
Copy full SHA for 0e1ae61
Browse repository at this point
gh-69365: Fix reference leak in IDLE search dialogs (GH-157754)
Show description for b4067cd
serhiy-storchaka
authored
b4067cd
View commit details
Copy full SHA for b4067cd
Browse repository at this point
gh-156942: Raise the exception where the marshalling error is detected (GH-156944)
Show description for 76f22f9
serhiy-storchaka
and
claude
authored
76f22f9
View commit details
Copy full SHA for 76f22f9
Browse repository at this point
gh-86427: Determine the stdio encoding for every standard stream on Windows (GH-155416)
Show description for 92db151
serhiy-storchaka
authored
92db151
View commit details
Copy full SHA for 92db151
Browse repository at this point
gh-149640: Add new GitHub action to test lazy_imports=all against test suite (#151105)
Show description for b62e028
brittanyrey
authored
b62e028
View commit details
Copy full SHA for b62e028
Browse repository at this point
gh-156865: Correctly detect overflows for array's "e", "f" and "Zf" type codes (#156869)
skirpichev
authored
c0bc6fa
View commit details
Copy full SHA for c0bc6fa
Browse repository at this point
gh-155742: Use PyBytesWriter in PySSL_RAND() (#157731)
Show description for c7dbdb5
vstinner
authored
c7dbdb5
View commit details
Copy full SHA for c7dbdb5
Browse repository at this point
gh-155742: Use PyBytesWriter in _Py_strhex_impl() (#157734)
Show description for 86c93a5
vstinner
authored
86c93a5
View commit details
Copy full SHA for 86c93a5
Browse repository at this point
gh-115119: Fix licence page after removing bundled copy of libmpdec (#157686)
Show description for e66424a
hugovk
and
StanFromIreland
authored
e66424a
View commit details
Copy full SHA for e66424a
Browse repository at this point
gh-56596: Make IDLE key bindings work with Caps Lock on (#157709)
Show description for 0b18efd
serhiy-storchaka
and
terryjreedy
authored
0b18efd
View commit details
Copy full SHA for 0b18efd
Browse repository at this point
gh-145856: Fix plistlib.dump() with skipkeys=True and sort_keys=True (GH-150109)
Show description for 7f7ff4c
4 people
authored
7f7ff4c
View commit details
Copy full SHA for 7f7ff4c
Browse repository at this point
gh-157688: Test `EXT_SUFFIX` platform triplet on RISC-V (#157690)
furkanonder
authored
659e262
View commit details
Copy full SHA for 659e262
Browse repository at this point
Previous
Next
You can’t perform that action at this time.