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] Update logging.config.listen() docstrings to mention dictConfig() (GH-155479)
- gh-149277: Fix error position for invalid numeric literals
- gh-155445: Fix the calculation of constant HAVE_GETVALUE in `test._test_multiprocessing`.
- [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
- Docs
- Python not yet supported