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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- ensurepip looks for wheels in CWD when WHEEL_PKG_DIR is an empty string
- gh-145857: Replace `DELETE_GLOBAL` with `PUSH_NULL; STORE_GLOBAL`
- test_strptime fails on musl libc hosts
- gh-146313: Fix multiprocessing ResourceTracker deadlock after os.fork()
- Mark signal.[Signals.]SIGSTOP as unavailable on Windows
- gh-146318: Document that signal.SIGSTOP is unix-only
- Copying interned object via `copy`
- gh-137855: Improve import time of `pathlib`
- gh-146260: Improve syntax error for assignment expression inside conditional expression
- gh-146311: Reject non-zero padding bits in base64/base32 decoding
- Docs
- Python not yet supported