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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Navigation when browsing the index
- gh-86918: Fix file descriptor leaking in multiprocessing.Queue
- gh-56634: Gettext: raise descriptive `ValueError`s instead of `IndexError`s for incorrect `.mo` files metadata
- IDLE on macOS will close without warning when there are open unsaved files
- c_char array value attribute returns incorrectly
- typing docs are unclear on when `AsyncIterator` should be used in type hints as opposed to `AsyncGenerator`
- 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__
- gh-95889: Implement Default Value Display in ArgumentsDefaultsHelpFormatter Help Message
- Docs
- Python not yet supported