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
- gh-129157: Change the location of with statement AST nodes to spawn the first line
- raise_signal docs imply process receives signal not thread
- gh-129165: Clarify that signal.raise_signal() sends signal to calling thread
- Traceback Shows Too Much Info For Class Definition Exception
- list iterator `__setstate__()` differs for exhausted iterator GIL vs. non-GIL
- Add to AST location info for compound exception headers or keywords
- Too wide location info for CHECK_EG_MATCH
- 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
- Use wasm-gc to handle pointer casts in wasi
- Docs
- Python not yet supported