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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Segfault calling: `SSLObject.group()` before a session has been established
- JIT corruption in `wcmatch` test suite: `yield from []` triggers "AttributeError: 'list' object has no attribute 'send'"
- gh-155742: Use PyBytesWriter in codecs
- gh-155799: Fix incorrect anchor links
- gh-155811: Add a seqcount to `gc_stats` to prevent torn reads
- Treat bytes objects as immutable in C code
- two-way for `str.rfind`
- test_track_literals depends on a garbage collection
- gh-155742: Use PyBytesWriter in marshal
- gh-153400: Fall back to __NR_getrandom when SYS_getrandom is unavailable
- Docs
- Python not yet supported