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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Make it configurable whether shutil.copytree copies stat() information
- gh-138539: Fix wrong indent for docstrings in IDLE
- gh-138402: Update documentation for LOAD_ATTR and LOAD_GLOBAL
- Improve documentation of SSL module
- argparse: long options with mixed prefix characters
- Increase coverage of `inspect.getcoroutinelocals`
- python -m asyncio and breakpoint() will fovever error loop and mess up the terminal
- `inspect.get_annotations(eval_str=True)` raises `SyntaxError` for PEP-646 unpacked tuple annotation `*tuple[...]`
- gh-138907: Support RFC 9309 in robotparser
- gh-139003: Use frozenset for module level attributes in _pyrepl.utils
- Docs
- Python not yet supported