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 supported791 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `warnings.filterwarnings` do not allow filtering warning that starts with empty line
- Invalid class description of set/frozenset in docs
- Thread name not a small integer, ever increasing, creating exception
- 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
- `BaseSubprocessTransport.__del__` fails if the event loop is already closed, which can leak an orphan process
- ``test_os`` raises a ``DeprecationWarning``
- Docs
- Python not yet supported