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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add tests to verify the behavior of basic COM methods.
- [3.12] gh-109413: Add more type hints to `libregrtest` (GH-126352)
- Replace `strict_concatenate = True` with `extra_checks = True`
- urllib.request.url2pathname() mishandles colons in URLs on Windows
- gh-126366: Make native generators thread safe
- Abort in free-threaded build due to mutation of `ChainMap` of a `Counter` in threads
- Improve readability of TestCase docstring in case.py
- `crashers/mutation_inside_cyclegc.py` hangs and sometimes segfaults on the free-threading build
- gh-121921: Update Lib/test/crashers
- Doc: Reorganize math module documentation
- Docs
- Python not yet supported