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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [doc] Clarify that Popen.wait is only a busy-loop in certain cases
- GH-93964: Harden overflow checks before _PyBytes_Resize in compile.c
- "Re-running failed tests in verbose mode" does not use host runner
- Poplib issue with LIST/STAT (-ERR Command not understood)
- Remove distracted red bar from IDLE for some SyntaxErrors
- argparse: document exceptions, subclass from SystemExit and ArgparseError
- Improving conciseness of ipaddress factory functions.
- Can't pickle a bound method if `getattr(type(im_self), funcname)` fails
- gh-87389: avoid treating path as URI with netloc
- Reduce overhead of pushing and popping frames in Python-to-Python calls.
- Docs
- Python not yet supported