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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Confusing error message when options for `python` are erroneously quoted
- gh-132671: Do not match host+port with proxy bypass macOS rules, match host only.
- UnicodeEncodeError during mime header parsing is unhandled in _header_value_parser.py
- slotted dataclasses not calling descriptor field `__set__`
- Max recursion during unpickling with a proxy object
- Embedding: TypeError: signal handler must be signal.SIG_IGN, signal.SIG_DFL, or a callable object
- gh-109934: notify cancelled futures on thread pool shutdown
- properly define what "canonical" means in `os.path.realpath`
- gh-134717: Allow overriding serialization of NaN and Infinity in json.encoder
- GH-132554: Specialize `GET_ITER` and `FOR_ITER` for `range`
- Docs
- Python not yet supported