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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Possible missing symlink to `lib64` in user path schema on Linux Fedora 43, Python 3.14.2
- Inconsistent display of long multiline pasted content in the REPL
- gh-144370: Disallow usage of control characters in header names, values and statuses in ``Lib/wsgiref/handlers.py`` for security
- gh-100239: specialize dict subclasses with no getitem override
- Document that `inspect.isclass` returns False for `GenericAlias` instances
- gh-133312: configure: add --enable-static-libpython-for-interpreter
- Remove support for `__cached__` and `__package__` if missing corresponding `__spec__` attributes
- gh-124694: Document missing ctxkwargs argument in ThreadPoolExecutor
- test_idle test_configdialog.HighPageTest failing on macOS
- [3.13] copyreg._reconstructor failures for protocol 0 and 1 for `dateutil.tz.tzutc`
- Docs
- Python not yet supported