cpython
https://github.com/python/cpython
Python
The Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported968 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-156186: Fix PyREPL bracketed paste consuming the following newline
- gh-156544: fix free-threading race in UserDict with __missing__ or default
- gh-156995: Add caution around API behavior change
- gh-156933: Widen narrow integer results in ctypes callbacks
- gh-157161: Fix test_rollover_based_on_st_birthtime_only on slow machines
- gh-157140: Correct five curses documentation statements
- [3.13] gh-155835: fix `digest_size` and `block_size` data races on SHA-3 objects (GH-155838)
- [3.15] gh-156939: Fix struct.pack('0p', bytes) (GH-157071)
- linecache cannot read the source of modules imported from a .zip when given only the file name
- [3.15] gh-123018: Keep the libedit history file header when truncating (GH-157165)
- Docs
- Python not yet supported