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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- JIT might accidentally use Apple LLVM 21 on macOS
- OrderedDict iteration silently skips entries after in-place key mutation and resize
- Confusing syntax error for missing comma after import-as target
- gh-146492: Improve SyntaxError for missing comma between import clauses
- gh-72088: clarify inspect.ismethod returns False for class-level access
- docs: Simplify "More on Lists" section in tutorial
- gh-53584: Prevent variable-nargs options from stealing required positional args
- GH-141148: ensure tasks/threads get fresh copy of decimal.Context
- Consider specialized syntax error for `&&` and `||`
- gh-52008: document that absolute paths can break use_errno=True in ct…
- Docs
- Python not yet supported