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
- Adding `Py_HashBuffer` to the Stable ABI
- JIT: drop `-fno-plt` on Linux x86-64
- Make Base64 decoding strict by default
- Enable error overlays in the REPL
- Cross-interpreter support for efficient sharing of frozendicts
- gh-148219: Fix JIT+pystats crash: is_terminator fails for base opcodes
- Behaviour change in defaultdict.__missing__ between 3.13.11 and 3.13.12
- gh-145858: Remove DELETE_DEREF bytecode instruction
- `check_extension_modules.py` hangs build due to SIGTTIN
- `functools.lru_cache` critical section locks `self` but `_LockHeld` dict APIs assert `self->cache` is locked
- Docs
- Python not yet supported