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 supported760 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- "universal newlines" subprocess support broken with select- and poll-based communicate()
- Doctest should handle situations when test files are not readable
- Unchecked return value of I/O functions
- Provide a way to compare AST nodes for equality recursively
- Separate built-in types from functions and group similar functions in functions.rst
- ElementTree incorrectly refuses to write attributes without namespaces when default_namespace is used
- Make python slightly more relocatable
- json module won't parse a float that starts with a decimal point
- File read silently stops after EIO I/O error
- equivalent functools.partial instances should compare equal
- Docs
- Python not yet supported