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 supported926 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Colorize commands in the REPL
- gh-151822: Colorize commands separately in the REPL
- Support `copy()` for `zipfile`
- gh-133998: Fix tarfile error on out-of-range mtime in streaming gzip mode
- marshal.loads() raises SystemError instead of ValueError on an invalid code object
- Doc README omits some documentation make targets
- gh-151631: Fix traceback when parent package is blocked in sys.modules
- PY_SSIZE_T_MIN negate UB in unicode_format.c and bytesobject.c
- gh-151847: Avoid undefined behaviour negating PY_SSIZE_T_MIN width in str/bytes formatting
- gh-140665: Substitute PEP 696 defaults referencing other parameters
- Docs
- Python not yet supported