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 supported865 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Race condition in shutil.copyfile(): source file replaced file during copy
- Document how to run coverage for repository idlelib files.
- Provide a way to defer SIGINT handling in the current thread
- FTP_TLS errors when use certain subcommands
- shutil.rmtree can have O(n^2) performance on large dirs
- 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
- Docs
- Python not yet supported