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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-117172: Reduce the c stack limit for coverage build
- ABCs with bogus __subclasses__ break instance/subclass checks for other ABCs
- Move large uop bodies into functions.
- Might mock.MagicMock be given a type parameter?
- Connecting a socket in timeout mode to a server with full listen backlog raises BlockingIOError
- compileall doesn't recompile when invalidation mode changes even if timestamps match
- Segmentation fault in test_ast (CPython main) with coverage enabled
- `linecache.cache` sometimes has an entry for `<string>` under Python 3.13.0a5
- Unable to build the epub documentation due to "unknown mimetype for _static/glossary.json, ignoring"
- Incorrect rendering of primary prompt >>> on page 9 of tutorial.pdf
- Docs
- Python not yet supported