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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-152754: Fix crash when an os.scandir iterator is shared between threads
- os.pidf_* functions not available when building with older glibc and modern Linux UAPI headers
- gh-153300: Reuse PYCONFIG_SPEC in config_set_global_vars()
- [3.15] gh-153062: Fix a crash iterating itertools.tee on the free-threaded build (gh-153063)
- [3.14] gh-153062: Fix a crash iterating itertools.tee on the free-threaded build (gh-153063)
- IDLE fails to start when the user configuration file cannot be parsed
- gh-153480: Stop IDLE crashing when a file open in the editor is deleted
- [3.13] gh-128846: Make tkinter tests robust against Tcl/Tk 9.0
- gh-127681: Fix overflow vulnerabilities in PyMem_Malloc calls
- gh-153419: Fix several issues around bytearray __init__
- Docs
- Python not yet supported