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
- email.utils.collapse_rfc2231_value raises AttributeError on non-3-tuples
- gh-145821: properly raise `OptionError` in `Option._check_callback` when `callback_kwargs` is invalid
- freeze cannot find Modules/_hacl/libHacl_Hash_*.o
- gh-145824: email.utils: replace `AttributeError` with `TypeError` in `collapse_rfc2231_value` for non-string non-3-tuple input
- gh-145448: Fix REPL tab completion cursor position in pending wrap state
- Some (mostly) easy ways to reduce the size of JIT generated code
- Feasible to extend sanitizer coverage beyond Ubuntu 24.04 x64 within CI?
- gh-61449: document present 0-padding option behavior for builtin numeric types
- Remove `DELETE_FAST` bytecode instruction
- Protocol named "Protocol" or "Generic" has no members.
- Docs
- Python not yet supported