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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-140550: Update xxlimited with 3.15 limited API & PEP 697
- gh-141004: Document unstable perf map functions in `ceval.h`
- gh-143005: prevent incompatible __class__ reassignment for ctypes arrays
- gh-132461: Fix crash in OrderedDict.setdefault when key has unstable hash
- gh-69619: Add whitespace term to glossary and reference in `stdtypes.rst`
- gh-135700: Fix instructions in __annotate__ have incorrect code positions
- Added some more info on PyModule_GetState doc.
- gh-138890: Add clearer message when deleting builtins with `del`
- gh-139933: correctly suggest attributes for classes with a custom `__dir__`
- gh-140256: Populate `argrepr` for `LOAD_SMALL_INT`
- Docs
- Python not yet supported