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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-129578: Fix collection of doctests from wrapped objects
- Fatal Python error: _enter_buffered_busy: could not acquire lock for <_io.BufferedWriter name='<stderr>'> at interpreter shutdown, possibly due to daemon threads
- `IPv6Interface.ip` loses scope ID information
- nogil `__len__` and `__eq__` break atomicity on sets and dicts
- gh-129538: Fix IPv6Interface.ip losing scope ID information
- Unexpected nested exception with b64decode
- Nested virtual environment support in site/venv modules
- AttributeError on `with super()`
- test_free_threading: test_instrumentation() failing randomly on free-threading CI
- _Py_TryIncrefCompareStackRef incorrectly listed as non-escaping in cases generator
- Docs
- Python not yet supported