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
- Socket state corrupts when original socket object goes out of scope in a different thread
- Enable py launcher to launch repository Python.
- DOC: inspect.ismethod returns different results on the same basic code between Python2.7 Python3.5
- Return singleton empty string in _PyUnicode_FromASCII
- `tzinfo.fromutc()` fails when used for a fold-aware tzinfo implementation
- str.translate needs a mapping example
- 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
- shutil.copystat should (allow to) copy ownership, and other attributes
- Docs
- Python not yet supported