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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-46353: Fix "pydoc -k" when a module fails to load
- bpo-45235: Fix argparse namespace overridden by subparsers default
- bpo-46021: fcntl module update supporting FreeBSD's F_KINFO proposal.
- bpo-38735: Don't fail when importing from / with sys.pycache_prefix set
- bpo-44899: add support for archiving changing files with tarfile
- gh-89520: IDLE - Make extentions use user's keys, not all defaults
- bpo-44637: Fix DBQuote mail header refold
- gh-90117: handle dict and mapping views in pprint
- bpo-14965: Proxy `super().x = y` and `del super().x` (updated)
- bpo-46210: Fix deadlock in print.
- Docs
- Python not yet supported