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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- nogil `__len__` and `__eq__` break atomicity on sets and dicts
- gh-129538: Fix IPv6Interface.ip losing scope ID information
- GH-87915: create a venv executable with the same name as sys.executable
- Unexpected nested exception with b64decode
- Avoid using deprecated typing aliases in `importlib`
- Add `sys.runtime_library`
- GH-129382: change venv's API symlinks default to match the CLI
- Nested virtual environment support in site/venv modules
- AttributeError on `with super()`
- gh-100239: specialize left and right shift ops on ints
- Docs
- Python not yet supported