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
- gh-148200: fix warning on missing safe memzero() on CYGWIN
- `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
- F1 help mode in the REPL
- Tests fail when `_interpreters` extension is disabled
- gh-130273: Add pure Python implementation of unicodedata.iter_graphemes()
- gh-131798: Add `MATCH_SEQUENCE/MAPPING` to the JIT optimizer
- gh-143732: allow dict subclasses to be specialized
- Docs
- Python not yet supported