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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-83854: Map `errno==ETIME` to `TimeoutError`
- bpo-40675: Add fonts .woff, .woff2, .eot, .otf and .ttf to mimetypes
- bpo-40464: fix return annotation being used as the arg annotation in singledispatch
- bpo-40638: Check for attribute lookup failure in builtin_input_impl
- gh-84786: Copy cached_property return type annotations to __annotations__
- gh-82909: Update PC/pyconfig.h to allow disabling pragma based auto-linking
- bpo-40572: [_xxsubinterpreters] Add a way to request basic operations in another interpreter.
- gh-71807: The escape key closes IDLE's config dialog as canceled
- bpo-40409: Updates urlsplit scheme validation logic
- bpo-40529: rlcompleter with case insensitive
- Docs
- Python not yet supported