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 supported963 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-156680 - Update IPv4Network and IPv6Network docstring.
- 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)
- `asyncio.print_call_graph()` loses the call stack at `aiter(callable, stop_value)`
- [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)
- Memory leak on interpreter shutdown when reference cycle exists between `structseq` type and its instance
- GH-156425: Clear GC frame on early return
- Docs
- Python not yet supported