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 supported968 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- Code and IDLE should catch all compile errors.
- 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
- "RuntimeError: release unlocked lock" when starting a thread
- Docs
- Python not yet supported