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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-137165: Standardized non-zero-padded date formatting for `datetime.strftime`
- gh-69405: Add check for idle's help.html to CI
- gh-91002: Support `__annotate__` for functools.partial and functools.partialmethod
- gh-76535: Make `PyUnicode_ToLowerFull` and friends public
- `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.
- Docs
- Python not yet supported