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 supported885 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Tkinter fails to build with Tcl 9.0 due to `Tcl_AppInit()` undeclared
- 2-5x slowdown, long-standing Event performance regression
- Improve detection in csv.Sniffer.has_header
- asyncio.Server.wait_closed() appears to hang indefinitely in 3.12.0a7
- destroy_gil() is not called over multiple Py_Initialize() / Py_Finalize() calls
- gh-104324: Reinstate GIL cleanup during interpreter deletion.
- Missing DTrace probes
- Superfluous call to `__init__` on `str(x)`/`bytes(x)` when `__new__` returns an instance of `str`/`bytes`' subclass
- gh-96471: Add multiprocessing queue shutdown
- Add `doctest` support for ExceptionGroup
- Docs
- Python not yet supported