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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- make regen-configure cannot be run in GH codespaces
- Exceptions raised while parsing _interpreters configs do not name the offending key
- argparse in 3.14+ is importing `_colorize` earlier than necessary
- gh-148823: Avoid importing `_colorize` when creating an `ArgumentParser`
- gh-148773: Fix undefined behaviour in `write()` call
- gh-148783: Respect caller-specified socket proto
- Intermittent iOS buildbot failure in test_sock_client_racing
- Expose message ID list from `ReferencesHeader`
- `__import__` / `importlib.__import__` returned module, top level or not
- sets with >30 elements not constant-folded in `in`/`not in` and `for` loops
- Docs
- Python not yet supported