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 supported956 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Race condition in test_traceback_when_child_process_terminates_abruptly
- gh-143620: Fix race condition in test_traceback_when_child_process_terminates_abruptly
- Refcount elimination and redundant push/pops pass needs fixing to work together
- gh-138542: error message is wrong when inspect a custom module
- JIT: Assertion `next_instr->op.code == STORE_FAST` failed in `_PyEval_EvalFrameDefault`
- gh-143727: Fix & clarify the homemade asyncio.sleep example in the asyncio HOWTO
- One more possible solution at Troubleshooting page
- Misleading "Not an instance or subtype" error when assigning to property of frozen, slotted dataclass
- gh-143963: Add more possible solutions for troubleshooting.
- Make COMPILER definition in getcompiler.c optionally static for reproducible builds
- Docs
- Python not yet supported