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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-123152: Add a Concurrency Howto Page
- gh-88336: Fix ShareableList utf-8 bug
- Add an `proto_addr_info` argument to sock_connect in asyncio
- gh-123174: Add proto parameter to sock_connect
- Creating an ungodly amount of sub interpreters in a short amount of time causes memory debug assertions.
- test_pdb fails: Unexpected sys.path[0] behavior with PYTHONSAFEPATH set
- Add examples for ``repr=...`` usage in `dataclasses.rst`
- Update SBOM generation to meet new guidance from CISA
- Certain sys.monitoring "not taken" branches in a `for` loop not showing correctly
- gh-89529: disallow `default_factory` for fields in dataclasses without `__init__`
- Docs
- Python not yet supported