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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Remove unused headers from _asynciomodule.c file
- gh-132021: Add bool type to the list of types that were allowed in keys of encode(...) method
- Add `application/yaml` to `mimetypes`
- gh-119605: Respect `follow_wrapped` for `__init__` and `__new__` when getting class signature with `inspect.signature`
- `singledispatch.register` fails for `lru_cache` decorated functions
- data race when resizing unicode objects
- ProcessPoolExecutor swallows falsy Exceptions
- Speed up importing `typing` just for `TYPE_CHECKING`
- gh-131591: Handle includes for iOS in remote_debugging.c
- gh-132054: Add ``application/yaml`` to ``mimetypes``
- Docs
- Python not yet supported