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 supported967 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-156980: Fix asyncio call graph truncation at async generators
- gh-69643: Fix sorting keys of different types in json
- Defaultdict docs could be clearer
- gh-136952: Fix C analyzer handling of static assertions
- gh-156695: Improve accuracy of complex div and pow
- `ast.AST.__repr__` can crash on missing `_fields`
- [3.15] gh-136061: Simplify idlelib.editor.EditorWindow.load_extension methodname processing (GH-134874)
- gh-156865: correctly handle overflows in memoryview
- gh-122988: Clarify that types.get_original_bases() ignores inherited __orig_bases__
- gh-100239: specialize small integer powers (x**2, x**3) of compact ints
- Docs
- Python not yet supported