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
- 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 Are Not Clear on How to Share a Queue Between Interpreters
- gh-139458: Fix Interpreter Methods For the Main Interpreter
- gh-90795: Fix error message incorrectly including "positional"
- Add tests on basic `PyStackRef` functions
- gh-113092: Support F_PREALLOCATE in fcntl
- Difference in Ctrl+D Behavior Between REPL and `code.interact`
- Docs
- Python not yet supported