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
- concurrent.futures.threading: Add a timeout to Executor shutdown() method
- ImportError should be raised consistently from import machinery.
- Add Configuration file parser action
- find_library("c") defers to find_msvcrt()
- Accelerate string.Template by using formatted string literals
- Minor change - more direct hint re: multiple machine sizes and LONG_BIT conflicts
- wsgiref simple_server PATH_INFO treats slashes and %2F the same
- Update pydoc tool to support generic types
- concurrent.futures.ThreadPoolExecutor: tasks in queue not marked as done
- Explain in the "Data Model" document why arguments to __init__ are ok when __new__ is not defined
- Docs
- Python not yet supported