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-100239: Specialize exact float division with BINARY_OP_EXTEND
- `asyncio.print_call_graph()` includes its own frame in the call stack
- [3.15] gh-148750: Unfreeze encodings module to avoid import errors with zipped stdlib (GH-156183)
- gh-156327: Fix asyncio.print_call_graph() reporting its own frame
- [3.13] Add a page detailing the time complexity of operations on built-in types (GH-154363)
- IDLE: Fix devdanzin high benefit/effort issues
- gh-154923: Serialize Tcl interpreter creation in _tkinter
- gh-156333: rebuild the proactor self-pipe on EOF instead of busy-looping
- gh-156344: rebuild the selector self-pipe on EOF instead of busy-looping
- gh-155151: Check recursion limits in specialized Python calls
- Docs
- Python not yet supported