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
- 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
- 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
- gh-52008: document that absolute paths can break use_errno=True in ct…
- non-blocking reads of binary and text streams handle no-data differently
- Segfault from sqlite3 module when abusing threads
- gh-145629: Expand block inlining to enable LOAD_FAST_BORROW optimization for return ternary expressions
- Docs
- Python not yet supported