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 supported904 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-150633: properly handle imports with null bytes in names
- Improve performance of json.loads and json.load for numeric data
- gh-150638: Improve performance of json.loads and json.load for numeric data
- gh-142889: Improve layout of dictionary keys
- typing - evaluating forward references in STRING format can 'leak' internal names
- Decide on fate of missing C23 math.h functions
- Document that `PyErr_SetRaisedException()` accepts NULL
- Deprecate and remove `PyAsyncGen_New()`, `PyCoro_New()`, `PyGen_New()` and `PyGen_NewWithQualName()` functions
- gh-150641: Fix evaluating forward references in STRING format can 'leak' internal names in `typing`
- gh-150671: Deprecate `PyAsyncGen_New`, `PyCoro_New`, `PyGen_New`, `PyGen_NewWithQualName` functions
- Docs
- Python not yet supported