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-140347: WIP spike: color IDLE with the _pyrepl tokenizer
- gh-152753: Fix memory leak in ipaddress properties by switching to cached_property
- gh-152709: Update ssl docs for OpenSSL 4
- gh-142035: Make `TextWrapper` ANSI-aware
- gh-152433: Windows: improve ``sys.getwindowsversion()`` use ``RtlGetVersion`` for Desktop
- gh-86657: Add a timeout parameter to tkinter wait_visibility()
- `ast.parse` with lower `feature_version` is still allowed to parse `lazy import os`
- gh-152631: Fix `ast.parse` on lazy imports with older `feature_version`
- Incorrect default compresslevel (9) in gzip documentation
- gh-152600: Remove `LOAD_FAST/LOAD_FAST_BORROW; POP_TOP` pairs
- Docs
- Python not yet supported