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
- Empty AST nodes are confusingly represented with `(...)` (recursion depth stopper)
- gh-156021: Don't include `...` for empty AST node representations
- Doc/library/tarfile.rst: document that the 'tar' extraction filter does not bound link targets
- test_httpservers leaves urllib.request._opener installed for the rest of the test run
- 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)
- Docs
- Python not yet supported