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
- gh-130167: Improve speed of `inspect.formatannotation` by replacing `re`
- Make `os.scandir` retry on system calls failing with EINTR
- gh-86069: Do not ignore the third argument in slot_nb_inplace_power()
- pygettext: Improve test coverage
- pyrepl messed up terminal if a signal handler expects stdin
- Improve speed of stdlib functions by replacing `re` uses
- gh-130141: clean up asyncio._SelectorTransport during `__del__`
- gh-xxxxx: Add type-local type cache
- resurrected asyncio `_SelectorTransport` unregisters fds it doesn't own
- `_py_abc` Python implementation of `abc` is not thread-safe
- Docs
- Python not yet supported