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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- typing docs are unclear on when `AsyncIterator` should be used in type hints as opposed to `AsyncGenerator`
- Reconsider BPO 44752 changes in rlcompleter since exceptions in descriptors cause auto completion to fail
- shutil.unpack_archive should probably support filter argument for all file formats
- Socket: Expand buffer size in `sock_getsockopt`
- Setting negative tp_dictoffset on PyLong subclass leads to crash
- gh-109311: Remove support for non-complex/float types in __complex/float__
- IDLE: rename stackviewer module to stackbrowser
- gh-95889: Implement Default Value Display in ArgumentsDefaultsHelpFormatter Help Message
- Results from running CPython test suite in a sub interpreter
- pprint with compact indent
- Docs
- Python not yet supported