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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Argparse: inconsistent default handling between `nargs` values
- gh-132796: Closes SMTP connection on 421 during data in sendmail
- `zipfile`: file type issues
- Support gdbjit for CPython
- 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
- Docs
- Python not yet supported