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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- argparse: fix inconsistency in `add_argument()` API when using positional argument with `dest=` parameter
- zippapp/ macOS: .DS_Store files should be excluded from the generated archives
- `ctypes.Structure` fields initialises incorrectly with `\x00`-containing bytes
- gh-117431: Improve performance of startswith and endswith
- mimetypes raises UnicodeDecodeError when map files are not unicode encoded
- `singledispatchmethod` inspected signature incorrectly includes `self`
- importlib.util._find_spec_from_path('__main__') fails
- IDLE/pyclbr failures for __main__
- Readline: importting `pathlib` breaks libedit `readline.read_init_file` when `.editrc`'s comments are longer than 20 characters
- EmailMessage.get_filename() not unquoting url encodings
- Docs
- Python not yet supported