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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Docs: mark up JSONDecoder using parameter list
- gh-84579: Fixed a deadlock issue in the bufferedIO module when using fork in Py…
- [DRAFT]gh-128605: Add branch protections for asm_trampoline.S
- gh-128688 Introduce qualname in extra parameters providing qualified name including classname.
- TaskGroup fails to cancel tasks pending creation, if that task starts a failing task
- TaskGroup's task's exception's participate in a reference cycle, via TaskGroup.create_task -> task -> exception and loop.create_task -> task -> exception
- New threads should inherit the contextvars.Context of their creator
- tkinter widget instance name sometimes duplicated on inherited class
- Mismatch behaviour in documentation of `email.Message.defects`
- Race in stgdict PyCStructUnionType_update_stginfo under free-threading
- Docs
- Python not yet supported