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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- Compiling 3.13.1 fails when /usr/local/include/pyconfig.h is outdated
- gh-128965: pickle `load_build` function checks if `state` is None, not False
- gh-63882: Comment out empty `test_minidom` tests
- Docs
- Python not yet supported