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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `list.sort` enhancement proposal: Adaptivity for `binarysort`
- gh-133438: Fix the use of the terms "argument" and "parameter" in the documentation
- gh-140594: Fix buffer overflow when feeding NULL bytes to `PyOS_StdioReadline`
- gh-84644: Fix singledispatch annotation parsing
- gh-141594: A free-threaded JIT (Part 1)
- gh-133465: Allow PyErr_CheckSignals to be called without holding the GIL.
- gh-137716: TracebackException to handle messages with punctuation
- gh-135768: fix allowed/blocked IPv6 domains in `http.cookiejar`
- gh-51067: Add `remove()` and `repack()` to `ZipFile`
- gh-136061: IDLE - modernize idlelib code in editor.Editor.load_extension methodname processing
- Docs
- Python not yet supported