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 supported790 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Tier 2 superuops
- gh-116202: Tier2 superinstructions
- gh-115911: Ignore PermissionError during import from cwd
- gh-70647: Add detail to error message when parsing a bad day of month.
- Expose a C-API function to allow custom importers to create a module using an init function
- gh-116042: Fix location for SyntaxErrors of invalid escapes in the tokenizer
- Mention that `multiprocessing.connection.Connection.send` (and friends) can block
- Add a big, clear warning to the venv docs to avoid assuming a virtual environment will be activated
- Exception in callback BaseSelectorEventLoop._read_from_self() ConnectionResetError: [WinError 10054]
- Calling issubclass in __init_subclass__ with ABCMeta uses wrong _abc_cache.
- Docs
- Python not yet supported