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 supported881 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.
- Update "Format String Syntax" documentation block to match actual behaviour
- 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-132467: Add test case to check whether GenericAlias instance is not class, update docstring of `typing._GenericAlias`
- gh-133525: doc that PYTHONEXECUTABLE is not Mac-only and respected with -E/-I options
- Remove deprecated and undocumented function `ctypes.SetPointerType`
- Docs
- Python not yet supported