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
- gh-116946: remove unnecessary gc from _decimal types
- `pathlib.Path.rename()` and `replace()` may move a file before rejecting a bytes target
- gh-156035: Validate pathlib rename and replace targets before filesystem changes
- [3.11] gh-155999: `tarfile`: handle a member that leaves the destination but comes back (GH-156000)
- [3.10] gh-155999: `tarfile`: handle a member that leaves the destination but comes back (GH-156000)
- [3.15] gh-152023: Update Android and Windows builds to SQLite 3.53.4 (GH-155101)
- Allow building with hardware address sanitizer
- gh-156049: Allow building with hardware address sanitizer
- gh-155561: Use multi-phase init for Modules/_testlimitedcapi.c
- asyncio: BaseSelectorEventLoop._write_to_self swallows OSError, so a loop woken from another thread hangs silently when the self-pipe write is denied
- Docs
- Python not yet supported