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
- gh-150484: Fix mock_open __exit__ with contextlib.ExitStack
- Consider reverting the autoconf 2.72 version bump requirement as it breaks compatibility with distros
- gh-92810: Reduce memory usage by ABCMeta.__subclasscheck__ (alternative2)
- `type('', (), {})__weakref__.__doc__` is inaccurate
- gh-150505: fix data race in Unpickler_set_memo under free-threading
- Widen specialized int fast paths to full int64 range
- sqlite3: Blob crashes when using a negative-step slice
- [Asan + msvc] Cpython build failed with error LNK2001: unresolved external symbol on windows
- Email Header Parser issue t.token_type == 'attrtext'
- mock.mock_open __exit__ called as instance method from contextlib.ExitStack context
- Docs
- Python not yet supported