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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- IDLE: Add "selected" section to Statusbar
- imaplib support for quoting arguments accidentally removed
- hashlib.algorithms_available doesn't account for backends loaded dynamically at runtime
- When having on --with-system-expat, system still builds using bundled expat for tests
- hashlib should probably load "default" OpenSSL provider on OpenSSL 3.x explicitly
- gh-92822: IDLE - Add a selection label to window statusbars
- Performance gap of match statements of classes compared with equivalent Python 3.9 code
- Advise to use typing.IO sparingly
- `_abc._abc_subclasscheck` has very poor performance and (I think) a memory leak
- Using parameter 'action' in function 'argparse.ArgumentParser.add_subparsers'
- Docs
- Python not yet supported