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 supported776 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Better integration of doctest with unittest and libregrtest
- typing.IO and subclasses should subclass Protocol
- ABI breaks between debug and non-debug build in generated files.
- Windows CI fails: "fatal error C1083: Cannot open include file: 'openssl/evp.h': No such file or directory"
- Add modern alternatives to `inspect` module, deprecate old incorrect APIs
- gh-107689: add docstrings to abstract classes
- Wrong size of c_ulong/c_ulonglong in Linux
- Optimize `heapq.merge` with `for-break(-else)` pattern?
- Running no tests is too slow
- `lib-dynload` installed in wrong location on a 64-bit system when `CONFIG_SITE` is set
- Docs
- Python not yet supported