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
- Argument Clinic should understand *args and **kwargs parameters
- behavioral differences between shutil.unpack_archive and ZipFile.extractall
- test_socket testFDPassEmpty fails on OS X 10.11+ with "Cannot allocate memory"
- `catch_warnings` context manager causes all warnings to be printed every time, even after exiting
- Tkinter widget.unbind(sequence, funcid) unbind all bindings
- typing: Unexpected result with value of instance of class inherited from typing.NamedTuple
- add the option for json.dumps to return newline delimited json
- Runtime finalization assumes all other threads have exited.
- tarfile and zipfile: handling Windows (path) illegal characters in archive member names
- Support annotations in signature strings.
- Docs
- Python not yet supported