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
- object.__new__ does not accept arguments if __bases__ is changed
- multiprocessing, default assumption of Pool size unhelpful
- Release GIL periodically in _pickle module
- uuid returns version more than 5
- Document the differences between str.isdigit, isdecimal and isnumeric
- timeit: Additional changes for autorange
- SSLSocket.read does a GIL round-trip for every 16KB TLS record
- Consistency of Unix's shared_memory implementation with windows
- IDLE Shell - input() blocks output from another thread
- Add -fwrapv for new icc versions
- Docs
- Python not yet supported