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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Combining typing.get_type_hints and inspect.signature
- No Instantiation Restrictions for AbstractBaseClasses derived from builtin types
- WFERR_UNMARSHALLABLE breaks recursion limit
- xml.dom.pulldom splits text data at buffer size when parsing from file
- __dict__ attribute is incorrectly stated to be read-only
- AsyncMock force always creating an AsyncMock for child mocks
- ctypes ignores when a DLL function is called with too many arguments
- shutil.make_archive() should allow setting zipfile.ZipFile() 'strict_timestamps'
- Issues linking with ncurses and tinfo (cannot resolve symbols)
- Fix for bug 30378 regressed SysLogHandler by making it resolve addresses at initialization instead of in `.emit()`
- Docs
- Python not yet supported