cpython
cpython copied to clipboard
GH-91095: Specialize calls to normal Python classes.
This is a manual rebase of https://github.com/python/cpython/pull/93221.
- Issue: gh-91095