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 supported866 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- idle3 shell os.system swallows shell command output
- os.lseek() and FileIO.seek() does not support offset larger than 2^63-1
- xmlrpc.client.ServerProxy needs timeout parameter
- super() and property inheritance behavior
- IDLE HOWTO
- codecs.open interprets FS, RS, GS as line ends
- for line in socket.makefile() speed degradation
- Pure Python operator.index doesn't match the C version.
- test_minidom has many empty tests
- type() constructor should bind __int__ to __index__ when __index__ is defined and __int__ is not
- Docs
- Python not yet supported