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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Broader specialization in the Specializing Adaptive Interpreter for better JIT performance
- Add option to quit pdb without prompt (like pre-3.14 behavior)
- gh-89900: Add option to preserve existing handlers for assertLogs
- Possible missing symlink to `lib64` in user path schema on Linux Fedora 43, Python 3.14.2
- gh-100239: specialize dict subclasses with no getitem override
- Document that `inspect.isclass` returns False for `GenericAlias` instances
- 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