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-93939: Remove outdated comment in Setup.stdlib.in
- CYGWIN: warning on missing safe memzero() is printed
- gh-145860: Eliminate unnecessary refcount operations in BUILD_INTERPOLATION and BUILD_TEMPLATE
- gh-145742: Manually emit _LOAD_FAST_BORROW to reduce stencil bloat
- 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
- Adding `Py_HashBuffer` to the Stable ABI
- JIT: drop `-fno-plt` on Linux x86-64
- Docs
- Python not yet supported