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
- 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
- gh-144121: Allow overriding COMPILER with UNVERSIONED_COMPILER
- Support getrandom syscall on FreeBSD
- Customizable venv prompt prefix and suffix
- Data race in set iterator length_hint under no-gil
- Docs
- Python not yet supported