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
- tarfile hardlink fallback ignores custom extraction filter rejection via None
- [3.15] gh-157146: Let linecache read sources from zip archives on sys.path (GH-157147)
- gh-140971: Document pathlib.PurePath("") meaning and bool value
- gh-137070: Clarify Traversable.open text parameters
- asyncio eager tasks have no awaited_by edge during their first step
- gh-157299: Fix missing awaited-by edge in eager tasks
- In Doc/library/re.rst rename variables from `match` to `m`
- [3.10] gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
- [3.12] gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
- [3.11] gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
- Docs
- Python not yet supported