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
- Improve PyREPL auto-indentation
- gh-133307: Add new Pdb config location $XDG_CONFIG_HOME/pdb/.pdbrc
- Avoid DeprecationWarning for `_pack_` without `_layout_` when there are not bit-fields?
- Remove deprecated `importlib.load_module`
- Support mixed sync and async context managers in `async with` statements
- gh-44883: improve the docs about select to explain what select can access
- Consider supporting deflate64 in zipfile
- gh-134471: Fix `asyncio.timeout(0)` swallowing an unrelated prior cancellation.
- gh-133545: Also quote arguments containing `&<>^|` on Windows
- logging.StreamHandler produces BrokenPipeError when cut short by head utility
- Docs
- Python not yet supported