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 supported866 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-46561: Ensure operands to __get__ survive the call
- bpo-45572: documented *headers* param for urllib.request.http_error_auth_reqed()
- bpo-46096: Support PyObject interface for global variables in local scope and debugger
- bpo-46398: posixshmem module shm_rename freebsd support.
- bpo-13966: Add enable/disable_interspersed_args to ArgumentParser
- Fix the output of syntax error example
- bpo-46353: Fix "pydoc -k" when a module fails to load
- bpo-46021: fcntl module update supporting FreeBSD's F_KINFO proposal.
- Docs
- Python not yet supported