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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- New REPL will exit the interpreter due to errors from substituting builtins.__import__
- gh-122534: Speedup float pack / unpack
- Pickle ignores custom getstate methods on TextIOWrapper in Python 3.12
- Speedup float pack / unpack
- platform.node() does not return the latest hostname value
- The new REPL outputs different tracebeck when custom sys.excepthook is used
- gh-112301: Add -Wformat=2 compiler option to NODIST
- gh-81074: Allow non-ASCII addr_spec in email.headerregistry.Address
- Deadlock in Py_EndInterpreter following bpo-1596321: Fix threading._shutdown() for the main thread
- gh-122450: Fix docs to state denominator positivity of Fraction
- Docs
- Python not yet supported