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
- [3.14] gh-155468: Distinguish empty quoted tokens from EOF in netrc(GH-155471)
- gh-153569: Replace tokenizer input readers
- gh-156466: fix cleanup on error in codegen_setup_annotations_scope
- Keep PyLong loop carry at two-digit width in shift and division
- async callable not awaited in side_effect for AsyncMock
- gh-156460: Await async callable side effects in AsyncMock
- gh-156434: Restore entry offsets when `repack()` fails
- gh-156413: Let a `None`-valued non-callable member keep the Protocol fast path
- GH-155728: Untrack tuples while unmarshalling
- gh-156360: Improve `turtle` translation support
- Docs
- Python not yet supported