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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-58247: clarify metavar behaviour in ArgumentParser.add_subparsers
- gh-148695: Lint warnings in cases generator, ceval with GIL, and optimizer.
- gh-148701: Add missing test coverage for asyncio.graph
- gh-113093: add parameter 'mode' in shelve.open
- gh-148669: Clarify `__reduce__()` module lookup behavior
- gh-142183: Change data stack to use a resizable array
- Free-threaded and GIL-enabled Windows builds should share an abi3 libpython dll
- gh-148402: add missing stacklevel to warnings.warn() in subprocess.Popen
- gh-73936: Add email.saslprep (RFC 4013) and use it in smtplib for Unicode credentials
- gh-86178: Refactor WSGIEnvironment to use TypedDict
- Docs
- Python not yet supported