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 }}
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.2k
Star
74.5k
Code
Issues
5k+
Pull requests
2.5k
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
Lib
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 21, 2026
gh-155877: Fix a NUL in a curses character cell (GH-156158)
Show description for 9c48dfe
serhiy-storchaka
authored
9c48dfe
View commit details
Copy full SHA for 9c48dfe
View code at this point
Browse repository at this point
gh-155781: Hold strong references to sqlite3 converters (#155784)
cuishuang
authored
65e149a
View commit details
Copy full SHA for 65e149a
View code at this point
Browse repository at this point
gh-156106: Add tests for setting and deleting attributes defined in C (GH-156107)
Show description for cdca502
serhiy-storchaka
authored
cdca502
View commit details
Copy full SHA for cdca502
View code at this point
Browse repository at this point
gh-156166: Fix setting and deleting SSLContext._msg_callback (GH-156167)
Show description for 67f4d53
serhiy-storchaka
authored
67f4d53
View commit details
Copy full SHA for 67f4d53
View code at this point
Browse repository at this point
gh-155952: Fix `<unrepresentable>` Argument Clinic defaults in several signatures (#155954)
StanFromIreland
authored
033dc43
View commit details
Copy full SHA for 033dc43
View code at this point
Browse repository at this point
gh-152817: Prevent deletion of sqlite3 `cursor.row_factory` attr, missed from: gh-149738 (GH-152818)
stestagg
authored
8e96dd6
View commit details
Copy full SHA for 8e96dd6
View code at this point
Browse repository at this point
gh-155499: Fix curses window.border() and window.box() with 0 (GH-155871)
Show description for b9d9c3f
serhiy-storchaka
authored
b9d9c3f
View commit details
Copy full SHA for b9d9c3f
View code at this point
Browse repository at this point
gh-156101: Fix sqlite3 Cursor.arraysize on a failed assignment (GH-156105)
Show description for 53760b3
serhiy-storchaka
authored
53760b3
View commit details
Copy full SHA for 53760b3
View code at this point
Browse repository at this point
gh-156124: Fix a crash when deleting ctypes Pointer.contents (GH-156125)
Show description for ca6e733
serhiy-storchaka
authored
ca6e733
View commit details
Copy full SHA for ca6e733
View code at this point
Browse repository at this point
gh-156100: Fix crashes in the sqlite3 Connection.autocommit setter (GH-156104)
Show description for daebcac
serhiy-storchaka
authored
daebcac
View commit details
Copy full SHA for daebcac
View code at this point
Browse repository at this point
gh-155863: Add the WACS_* constants to the curses module (GH-155870)
Show description for 8e01c90
serhiy-storchaka
authored
8e01c90
View commit details
Copy full SHA for 8e01c90
View code at this point
Browse repository at this point
gh-156138: Keep the color pair when a curses write restores the rendition (GH-156139)
Show description for 0f9fb00
serhiy-storchaka
authored
0f9fb00
View commit details
Copy full SHA for 0f9fb00
View code at this point
Browse repository at this point
gh-156099: Fix a crash when deleting SSLContext.keylog_filename (GH-156103)
Show description for 5ebd486
serhiy-storchaka
authored
5ebd486
View commit details
Copy full SHA for 5ebd486
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
gh-155974: Restore the window attributes when a curses write fails (GH-155975)
Show description for 83531fd
fedonman
authored
83531fd
View commit details
Copy full SHA for 83531fd
View code at this point
Browse repository at this point
gh-149816: #96 Fix a race condition in invoke_gc_callback with free threading (GH-150029)
dzaramelcone
authored
91d71dd
View commit details
Copy full SHA for 91d71dd
View code at this point
Browse repository at this point
gh-130647: Add `--omit-header` option to pygettext (#130650)
Show description for e8158d1
StanFromIreland
and
serhiy-storchaka
authored
e8158d1
View commit details
Copy full SHA for e8158d1
View code at this point
Browse repository at this point
gh-152409: Save the trace --file counts when --no-report is used (GH-152410)
Show description for 7f6389f
tonghuaroot
authored
7f6389f
View commit details
Copy full SHA for 7f6389f
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
gh-155999: `tarfile`: handle a member that leaves the destination but comes back (#156000)
StanFromIreland
authored
9768834
View commit details
Copy full SHA for 9768834
View code at this point
Browse repository at this point
gh-75876: Report the peak memory use of a bigmem test (GH-156024)
Show description for 3cfc87e
serhiy-storchaka
and
claude
authored
3cfc87e
View commit details
Copy full SHA for 3cfc87e
View code at this point
Browse repository at this point
gh-155263: Add the --list option to Argument Clinic (GH-155264)
Show description for 2f2c2ce
serhiy-storchaka
authored
2f2c2ce
View commit details
Copy full SHA for 2f2c2ce
View code at this point
Browse repository at this point
gh-107570: Argument Clinic: report errors on the offending line (GH-155250)
Show description for 9b05395
serhiy-storchaka
authored
9b05395
View commit details
Copy full SHA for 9b05395
View code at this point
Browse repository at this point
gh-120321: fix thread safety of concurrently iterating over async generators (#155025)
kumaraditya303
authored
61818b6
View commit details
Copy full SHA for 61818b6
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
gh-152433: Fix errors in sys.getwindowsversion() for UWP build (GH-152604)
thexai
authored
af49df9
View commit details
Copy full SHA for af49df9
View code at this point
Browse repository at this point
gh-64595: Touch the source file if the generated file was changed (GH-155265)
Show description for c5168ea
serhiy-storchaka
authored
c5168ea
View commit details
Copy full SHA for c5168ea
View code at this point
Browse repository at this point
gh-155941: Close the transport when client_connected_cb raises in asyncio (#155942)
danielKim614
authored
95e32ba
View commit details
Copy full SHA for 95e32ba
View code at this point
Browse repository at this point
gh-155894: Fix asyncio.wait_for() docs claiming a coroutine is wrapped in a Task (#155895)
deadlovelll
authored
05ab13e
View commit details
Copy full SHA for 05ab13e
View code at this point
Browse repository at this point
gh-75876: Run bigmem tests in a subprocess (GH-155302)
Show description for 66d7c89
serhiy-storchaka
and
claude
authored
66d7c89
View commit details
Copy full SHA for 66d7c89
View code at this point
Browse repository at this point
gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778)
Show description for 915970c
serhiy-storchaka
authored
915970c
View commit details
Copy full SHA for 915970c
View code at this point
Browse repository at this point
gh-153578: Fix out-of-bounds write in bytearray.extend() with a reentrant __buffer__ (GH-153579)
Show description for e675e37
tonghuaroot
authored
e675e37
View commit details
Copy full SHA for e675e37
View code at this point
Browse repository at this point
gh-155997: Fix list_all() if an interpreter is destroyed during the call (GH-155998)
Show description for 60dff5a
serhiy-storchaka
authored
60dff5a
View commit details
Copy full SHA for 60dff5a
View code at this point
Browse repository at this point
gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293)
Show description for 7e109d0
3 people
authored
7e109d0
View commit details
Copy full SHA for 7e109d0
View code at this point
Browse repository at this point
gh-123011: Fix warn_explicit() with the globals of the __main__ module (GH-155318)
Show description for f2eaf17
serhiy-storchaka
authored
f2eaf17
View commit details
Copy full SHA for f2eaf17
View code at this point
Browse repository at this point
gh-132581: Report why the execution environment was altered (GH-155294)
Show description for 350fc64
serhiy-storchaka
authored
350fc64
View commit details
Copy full SHA for 350fc64
View code at this point
Browse repository at this point
gh-155978: Fix leak in update_slot_after_setattr() (#155979)
nascheme
authored
f381d16
View commit details
Copy full SHA for f381d16
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
gh-155694: Scope HTTPPasswordMgr credentials by URL scheme (#155696)
Show description for a7bb524
lkk7
authored
a7bb524
View commit details
Copy full SHA for a7bb524
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.