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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- ResourceWarning emitted when `io.TextIOWrapper` object yielded from nested contextmanager
- Error messages for `{}` style formatters for int, float, str, and complex
- sqlite3 connections always create a reference cycle
- gh-132267: fix desynchronized cursor position and buffer mismatch after resize
- 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
- Docs
- Python not yet supported