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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Behaviour change in defaultdict.__missing__ between 3.13.11 and 3.13.12
- gh-145858: Remove DELETE_DEREF bytecode instruction
- gh-148200: fix warning on missing safe memzero() on CYGWIN
- `check_extension_modules.py` hangs build due to SIGTTIN
- Harden validation of remote debugging offset tables
- `functools.lru_cache` critical section locks `self` but `_LockHeld` dict APIs assert `self->cache` is locked
- `itertools.zip_longest` stores NULL in GC-tracked `ittuple` when iterators exhaust
- gh-130472: Use fancycompleter in import completions
- _debugmallocstats() undercounts bytes in type-specific free lists
- GH-148189: Fix miscalculation of type-specific free list memory use
- Docs
- Python not yet supported