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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-116093: ABCMeta.__subclasscheck__ now initializes cls if it is not yet initialized
- JIT: improve AArch64 code generation
- JIT: improve memory allocation
- Adapt `TestStaticTypes` to use `@no_rerun`
- Expose `_NamespacePath`
- shlex.quote: Add 'always' keyword argument
- Class is not subclass of itself: `issubclass(First, First) is False`
- WinError 10022 for create_datagram_endpoint with local_addr=None.
- `PyType_GetModuleByDef` is really slow.
- Some ntpath/posixpath functions unusable on foreign OS
- Docs
- Python not yet supported