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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-146355: Fix `main_module` ref leak in `_PyRun_SimpleStringFlagsWithName`
- gh-146310: Fix ensurepip to treat empty WHEEL_PKG_DIR as unset
- Different behavior of captureWarnings between python 3.14.3 and 3.14.3t
- [3.10] gh-143930: Reject leading dashes in webbrowser URLs (GH-143931)
- [3.11] gh-143930: Reject leading dashes in webbrowser URLs (GH-143931)
- Add colour to `http.server` logs
- gh-145056: Fix merging of OrderedDict and UserDict with frozendict
- gh-146261: JIT: protect against function version changes
- `Py_IsInitialized()` can return 1 before `Py_InitializeEx()` has completed.
- Fix error handling issues in _remote_debugging module
- Docs
- Python not yet supported