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 supported957 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- pathlib.Path.copy() hangs on FIFO pipes and loops infinitely on /dev/zero
- Segfault in _testinternalcapi.assemble_code_object with LOAD_CLOSURE
- Syntax highlighting(theming support) for `dis` module
- Extend `selectors` module to support platform-specific events
- `shutil.copytree` fails on bcachefs case insensitive directories
- gh-130148: Add `redirect_stdout(..., per_thread: bool = False)`
- PEP696 + PEP749: Defer evaluation of defaults when parametrizing
- `tp_versions_used` was added to `PyTypeObject` but is not documented
- GH-132341: Implement the identity function in the operator module
- Improve error message for return in metaclass __new__()
- Docs
- Python not yet supported