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
- gh-149816: Fix race conditions in `Modules/_elementtree.c` with free-threaded
- Increase test coverage for isclose() function with edge cases for special complex numbers
- gh-148750: Fix embed layout pythoninfo failure and guard missing test-results publish in Azure
- Add "rv" short form to pdb's retval docstring
- gh-144586: Use CPU-specific instructions for `_Py_yield` (AArch64 only)
- gh-131178: Add more tests for json command-line interface
- gh-131178: Add tests for `quopri` command-line interface
- Doc: clarify nested listcomp vs multi-for listcomp in tutorial
- gh-149015: Fix iterate-and-delete issue in Bdb.clear_all_file_breaks
- Provide the MIME name for encodings
- Docs
- Python not yet supported