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 supported940 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add suggestion about keyword arguments to this error message: "builtins.TypeError: my_func() takes 1 positional argument but 2 were given"
- Undocumented feature prevents re module from finding certain matches
- test_socket testFDPassEmpty fails on OS X 10.11+ with "Cannot allocate memory"
- Assigning and deleting __new__ attr on the class does not allow to create instances of this class
- zipfile: inconsistent doc for ZIP64 file size
- `catch_warnings` context manager causes all warnings to be printed every time, even after exiting
- itertools.chain behaves strangly when copied with copy.copy
- Inconsistent behavior with slice assignment?
- typing: Unexpected result with value of instance of class inherited from typing.NamedTuple
- ipaddress should accept bytearray in addition to bytes
- Docs
- Python not yet supported