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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add huge pages support for pymalloc
- asynciomodule.c performance degradation in free-threading under heavy load
- gh-144356: Make set iterator `__length_hint__` and `iternext` race-safe under no-gil
- Add `operator.identity`, the identity function
- Expose dict view types in ``types``
- gh-130197: Fix (and test) option in `pygettext`
- `pygettext` generates output even when there should be none
- PEP 3102 and PEP 570 should say **Keyword-Only Parameters** instead of **Keyword-Only Arguments**
- gh-133448: Fix test_file in test_urllib2 on Windows with a longer repo path
- gh-46927: Prevent readline from overriding environment
- Docs
- Python not yet supported