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 supported853 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- test_free_threading: test_instrumentation() failing randomly on free-threading CI
- _Py_TryIncrefCompareStackRef incorrectly listed as non-escaping in cases generator
- readline error when saving interactive command history when history file path is a symlink to a relative path
- GH-128779: add test for venv --system-site-packages
- Feature request: sniff csv quoting and lineterminator
- venv.EnvBuilder and venv.create should have the same symlinks defaults as python -m venv
- Docs
- Python not yet supported