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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- The asyncio REPL can run relative import code
- gh-140326: disable the relative import in asyncio REPL
- gh-140131: Fix REPL cursor position on Windows when module completion suggestion line hits console width
- gh-140355: Simplify asyncio REPL code by removing threading and future handling
- Support `__getattr__` method in AC
- gh-84027: Add whl as an unpack format in shutil
- IDLE: touchpad horizontal scrolling not working
- tkinter runs a busy-wait loop on interactive Python
- gh-140553: Mark `*gettext` parameters as positionaly only in documentation
- gh-135025: allow unicode in floating-point format strings for Fractions
- Docs
- Python not yet supported