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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Improve `object.__reduce_ex__` performance up to 20%
- Exceptions raised while tracing certain statements cannot be caught
- gh-119512: Use new REPL for the code module
- `unsafe_{latin,long,float}_compare` have an `assert` that assumes `PyObject_RichCompareBool` can't fail
- gh-93939: Remove outdated comment in Setup.stdlib.in
- gh-145860: Eliminate unnecessary refcount operations in BUILD_INTERPOLATION and BUILD_TEMPLATE
- pystats collection is not working with the JIT build
- Avoid unnecessary NotShareableError creation in XIData FULL_FALLBACK
- gh-148223: Avoid unnecessary NotShareableError in XIData FULL_FALLBACK
- gh-148228: Enable error overlays in the REPL
- Docs
- Python not yet supported