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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- add the '--enable-sourceless-distribution' option to configure
- email library could "recover" from bad mime boundary like (some?) email clients do
- IDLE: replace DynOptionMenu with a ttk Combobox or OptionMenu
- Sync-up docstrings in C version of the the decimal module
- Make SSL suppress_ragged_eofs default more secure
- Optimize calling type slots
- proc communicate not exiting on python subprocess timeout using PIPES
- Deprecate __loader__, __package__, and __cached__ on modules
- argparse does not honor default argument for nargs=argparse.REMAINDER argument
- What should the error message in the exception raised by assertTrue and assertFalse be?
- Docs
- Python not yet supported