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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-149746: Handle CIDRs in NO_PROXY env var
- gh-156363: Speed up import of rlcompleter by deferring inspect and re
- gh-155193: Fix the *canonical* decoder lists in the 3.15 What's New and NEWS
- gh-156058: Disallow lone starred expressions at the grammar level
- multiprocessing.sharedctypes: SynchronizedBase calls get_context(force=True), which raises TypeError
- gh-113318: Better implementation of @getter and @setter in Argument Clinic
- Missing error checks in the `_zoneinfo.load_data()`
- multiprocessing.connection._exhaustive_wait: `&` used instead of `and` when filtering ready handles on Windows
- `tokenize.untokenize()` does not preserve the whitespace of the original source
- `ZipFile.mkdir()` corrupts archives during an active write
- Docs
- Python not yet supported