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 supported888 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-90669: Let typing.Annotated wrap dataclasses annotations
- bpo-46520: Handle identifiers that look like keywords in `ast.unparse`
- bpo-46096: Support PyObject interface for global variables in local scope and debugger
- bpo-44899: add support for archiving changing files with tarfile
- bpo-14965: Proxy `super().x = y` and `del super().x` (updated)
- bpo-46209: add documentation for decoding newlines in the `io` module
- bpo-46213: Add support for Termux
- bpo-20907: shutil._unpack_zipfile add warnings for skipped files
- bpo-45929: extend json.tool --json-lines to ignore empty rows
- bpo-45558: shutil.copytree: Allow disabling copystat
- Docs
- Python not yet supported