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 supported926 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-151763: Fix double decref in _PyPegen_raise_error_known_location()
- gh-150494: Sampling mode for tracemalloc
- gh-151943: Fix incorrect interface names in xml.sax.rst
- [3.12] gh-151981: Make tarfile._Stream.seek break at EOF (GH-151982)
- [3.12] gh-151558: Fix symlink escape via `tarfile` hardlink-extraction fallback (GH-151559)
- [3.12] gh-143927: Normalize all line endings (CR, CRLF, and LF) in configparser (GH-143929)
- [3.11] gh-143927: Normalize all line endings (CR, CRLF, and LF) in configparser (GH-143929)
- gh-151895: Fix marshal.loads() crash on dict reference-tracking failure
- Avoid construction of objects in comprehensions without targets
- Clairfy when `DictComp.expr` value is `None` in the `ast` docs
- Docs
- Python not yet supported