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 supported861 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- netrc throws NetrcParseError for record without 'password'
- __length_hint__ isn't a hint for list()
- Docs
- Python not yet supported