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 supported964 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-157695: Rename HAVE_FLOAT16 macro to _Py_HAVE_FLOAT16
- gh-157755: Fix library order in OpenSSL configure checks
- [3.15] gh-155596: Fix pprint expand mode ignoring width for nested values (GH-155926)
- gh-157678: Allow csv.Sniffer to inspect large fields
- gh-157710: Soft deprecate C API modifying str objects
- gh-154610: Add !R to f-string and %#R to PyUnicode_FromFormat()
- http.cookies: parser accepts key characters that Morsel.set then rejects
- gh-119646: Include the attempted path on Windows subprocess OSError
- `os.environ.clear()` now leaves the C `environ` pointer NULL, which crashes Tcl/Tk (tkinter) on the next `Tcl_CreateInterp`
- Improve performance of pidigits and int arithmetic
- Docs
- Python not yet supported