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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Class construction with Generic classes and `__init_subclass__` throws `AttributeError`
- Reduce critical section boilerplate in type slot implementations
- urllib.robotparser doesn't treat the "*" path correctly
- Misleading documentation for ctypes.PYFUNCTYPE
- Improve grammar description for the match statement
- ``test_os`` raises a ``DeprecationWarning``
- Expose `mprotect` in mmap
- gh-114150: Updated documentation for ctypes.PYFUNCTYPE
- PEP 695 type aliases not suitable as replacement for typing.TypeAlias
- Mention enum.nonmember in Enum HOWTO and add an example
- Docs
- Python not yet supported