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 supported759 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Improve the lltrace feature with the Py_Debug mode
- socket.gethostbyname resolving octal IP addresses incorrectly
- Expose environment variable PYTHON_OPT as alternative to command line options
- Low FD_SETSIZE limit on Windows
- __module__ attribute is not set correctly for a class created by direct metaclass call
- Python 3.5.2 strange-behavior issues (from PyPy)
- ssl: SNI callbacks should not modify context objects
- In SocketServer, why not passing a factory instance for the RequestHandlerClass instead of the class itself?
- StreamReader does not return reamaing and ready data buffer before raise the Exeption
- print(os.environ.keys()) should only print the keys
- Docs
- Python not yet supported