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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-132502: Implements PEP-830 adding timestamps to tracebacks
- `logging.shutdown()` should clear `logging._handlerList` if that's what it's called with
- `test_threading` failing randomly on CI
- gh-129280: Avoid cyclic reference in contextlib.contextmanager
- Instances of generic classes defined with PEP695 syntax are unpickleable
- Performance regression with cyclic GC vs 3.13
- Move vendored modules into a `vendor` directory
- gh-129157: Change the location of with statement AST nodes to spawn the first line
- gh-129025: fix too wide source location for bytecodes emitted for except*
- gh-129013: Don't expose `async_generator_wrapped_value` in `PY_YIELD` callbacks
- Docs
- Python not yet supported