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
.
tj-python
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 24, 2026
gh-152190: Fix memory checking failure in `test_zipfile64.py` (GH-152203)
Show description for e5ed2ad
danny0838
and
zware
authored
e5ed2ad
View commit details
Copy full SHA for e5ed2ad
Browse repository at this point
gh-155648: Fix IDLE tests that cannot fail (#156257)
Show description for ee1da7e
terryjreedy
authored
ee1da7e
View commit details
Copy full SHA for ee1da7e
Browse repository at this point
gh-156002: Bound zipfile decompression for bzip2/LZMA/Zstandard (GH-156003)
Show description for f897dbf
encukou
and
tonghuaroot
authored
f897dbf
View commit details
Copy full SHA for f897dbf
Browse repository at this point
gh-151138: Update Windows temp directory locations in tempfile.rst (#151210)
anthonycabreralara
authored
9cbd578
View commit details
Copy full SHA for 9cbd578
Browse repository at this point
Commits on Aug 23, 2026
gh-156244: Update `configure` for RISC-V support (#156277)
Show description for 53d2e14
StanFromIreland
and
emmatyping
authored
53d2e14
View commit details
Copy full SHA for 53d2e14
Browse repository at this point
gh-155373: Inline the parsing code of optional groups in Argument Clinic (GH-155374)
Show description for c1fc445
serhiy-storchaka
authored
c1fc445
View commit details
Copy full SHA for c1fc445
Browse repository at this point
gh-156226: Fix doubled-word typos in the `difflib` documetation (#156227)
Show description for e7468d1
zaveshaa
and
StanFromIreland
authored
e7468d1
View commit details
Copy full SHA for e7468d1
Browse repository at this point
gh-156230: Bound a curses window read by the window, not by 2047 (GH-156282)
Show description for ca79981
serhiy-storchaka
authored
ca79981
View commit details
Copy full SHA for ca79981
Browse repository at this point
gh-156261: Move converters used in several files to Argument Clinic (GH-156262)
Show description for 2c47c65
serhiy-storchaka
and
claude
authored
2c47c65
View commit details
Copy full SHA for 2c47c65
Browse repository at this point
gh-154855: Ask non-ncurses curses for one more character (GH-154870)
Show description for 43a1869
serhiy-storchaka
authored
43a1869
View commit details
Copy full SHA for 43a1869
Browse repository at this point
gh-156234: Fix and rewrite the curses documentation on reading (GH-156235)
Show description for be87bfa
serhiy-storchaka
authored
be87bfa
View commit details
Copy full SHA for be87bfa
Browse repository at this point
gh-155934: Fix socket leak and silent error for asyncio accepted connections (#155936)
danielKim614
authored
1461f04
View commit details
Copy full SHA for 1461f04
Browse repository at this point
gh-155433: Fix TaskGroup losing outside cancellation after cancel() (#155439)
deadlovelll
authored
ee23046
View commit details
Copy full SHA for ee23046
Browse repository at this point
gh-156173: Fix `zlib.Decompress.flush()` silently returning corrupted output instead of raising `zlib.error` (#156176)
StanFromIreland
authored
5442687
View commit details
Copy full SHA for 5442687
Browse repository at this point
gh-131885: Use real signatures in the `zlib` docs (#156179)
StanFromIreland
authored
d5e560e
View commit details
Copy full SHA for d5e560e
Browse repository at this point
gh-156126: Fix crash in -X importtime with unencodable module names (#156137)
Eclips4
authored
3a5aa68
View commit details
Copy full SHA for 3a5aa68
Browse repository at this point
gh-156246: Fix documented default of the asyncio limit argument (#156247)
deadlovelll
authored
526b2e0
View commit details
Copy full SHA for 526b2e0
Browse repository at this point
gh-155648: In IDLE tests, call unittest.main without exit arg (#156249)
Show description for c20318b
terryjreedy
authored
c20318b
View commit details
Copy full SHA for c20318b
Browse repository at this point
Commits on Aug 22, 2026
gh-156180: Reject a negative `len2` in `zlib.{adler32,crc32}_combine()` (#156181)
Show description for b062727
StanFromIreland
and
picnixz
authored
b062727
View commit details
Copy full SHA for b062727
Browse repository at this point
gh-156111: Clarify wording in glossary entry "expression" (#156198)
Aniketsy
authored
6f42535
View commit details
Copy full SHA for 6f42535
Browse repository at this point
gh-155911: Fix curses detection with libraries in LIBS (GH-156130)
ashm-dev
authored
f74cdf8
View commit details
Copy full SHA for f74cdf8
Browse repository at this point
gh-156219: Fix Argument Clinic for an optional argument with **kwds (GH-156220)
Show description for 4b9a1ca
serhiy-storchaka
authored
4b9a1ca
View commit details
Copy full SHA for 4b9a1ca
Browse repository at this point
gh-156112: Load the ObjC runtime by name when find_library() cannot resolve it (#156113)
Show description for 918fb3a
clementperon
authored
918fb3a
View commit details
Copy full SHA for 918fb3a
Browse repository at this point
gh-156115: Use the simulator deployment-target flag for iOS simulator builds (#156116)
Show description for d856402
clementperon
authored
d856402
View commit details
Copy full SHA for d856402
Browse repository at this point
Commits on Aug 21, 2026
gh-152754: Fix crash when an os.scandir iterator is shared between threads (gh-153462)
Show description for 999a046
nascheme
and
deadlovelll
authored
999a046
View commit details
Copy full SHA for 999a046
Browse repository at this point
gh-116048: restructure task group docs and add docs for eager execution (#156102)
kumaraditya303
authored
862befd
View commit details
Copy full SHA for 862befd
Browse repository at this point
gh-155354: Document that `sys._clear_type_cache` no longer clears the type cache (#155391)
fedonman
authored
e2cb8b9
View commit details
Copy full SHA for e2cb8b9
Browse repository at this point
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
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
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
Browse repository at this point
gh-155254: Avoid warning about missing stdlib when using _pth files (GH-156015)
zooba
authored
f8c93d4
View commit details
Copy full SHA for f8c93d4
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
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
Browse repository at this point
gh-153227: Unpin development version of Pygments (#156163)
ZeroIntensity
authored
8db5262
View commit details
Copy full SHA for 8db5262
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.