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.15] gh-155411: Fix test.support.subTests() for asynchronous tests (GH-155412)
- gh-142349: Clarify that sys.lazy_modules may contain extra items
- [3.15] gh-154874: Fix the sign of curses.termattrs() (GH-154875)
- C API: Enable limited C API tests on Free Threading
- gh-155575: Fix eager tasks inheriting the creator's exception state
- [3.15] gh-82039: Relax cookiejar.py case-sensitive regex for the inconsequential first line of the cookie file (GH-15673)
- gh-98758: Fix shutil.unpack_archive masking real filesystem errors
- Add `PyMethod_New` to the stable ABI / limited API
- gh-155092: Improve `__repr__` string of all synchronize tools in `multiprocessing` module.
- `pprint(..., expand=True)`'s "best effort" for adhering to `width=...` seems not very "best"
- Docs
- Python not yet supported