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 supported874 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add textwrap.dedent, .indent, as str methods.
- Python does not support the GEORGIAN-PS charset
- make pdb through separate terminal more convenient
- ssl.enum_certificates() will not return all certificates trusted by Windows
- unittest assertSequenceEqual can lead to Difflib.compare() crashing on mostly different sequences
- Modernize the IDLE Find/Replace/Find in Files dialogs
- Not documented special names
- RFE: emit a warning when a module in a traceback shadows a stdlib module
- OS X installer provides flat sub-packages with no version numbers
- socket.recv(size, MSG_TRUNC) returns more than size bytes
- Docs
- Python not yet supported