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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-93096: Make `mimetypes` CLI tool public
- Decide the fate of undocumented script behavior of some modules
- Accidental name bindings with structural pattern matching
- pickle does not work with unbuffered streams
- Improve syntax error for nonlocal not in a nested function
- SimpleCookie() fails for json-like values with embedded double-quotes
- multiprocessing.Process.is_alive() incorrect if waitpid() was executed concurrently to it
- repr(PermissionError) lacks filename information
- gh-67022: Document bytes/str inconsistency in email.header.decode_header() and add .decode_header_to_string() as a sane alternative
- Improvements Related to Namespace Package Portions for PathEntryFinders
- Docs
- Python not yet supported