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
- subtype_dealloc for heap types is a footgun
- gh-135272: Activate doctests on turtle module
- Assigning to a keyword generates unclear SyntaxError message
- Add an option to disable `realpath` when creating venv
- pathlib ABCs: check filename validity when copying
- `sqlite3` help message shows wrong EOF key on Windows
- Expose file size, mode, etc from `pathlib.Path.info`
- GH-139174: Add `pathlib.Path.info.mode()`
- Fix portability of `sendfile(2)` support detection for Lustre filesystems
- plistlib inherits expat's newline-normalizing behavior, which can corrupt data in XML plists
- Docs
- Python not yet supported