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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-153037: Fix `AttributeError` when iterating over a non-readable `ZstdFile`
- gh-150663: Document that PyErr_SetRaisedException accepts null
- gh-153044: Auto-possessify greedy repeats with a disjoint continuation
- macOS: abortive close (SO_LINGER {1,0}) of a flow-controlled loopback socket occasionally loses the RST, hanging asyncio peers
- gh-152235: Defer GC tracking during the lock-free fill in set.__init__
- gh-151940: fix Sphinx warnings arising from stable_abi.dat
- `ZstdFile` raises `AttributeError` instead of `io.UnsupportedOperation` when iterating over a non-readable file
- Add an empty frozendict singleton
- gh-153060: Add an empty frozendict singleton
- Auto-possessify greedy repeats in regular expressions
- Docs
- Python not yet supported