◐ Shell
clean mode source ↗

Message 201248 - Python tracker

> The problem we're trying to solve is CPython *silently* breaking subclass
> invariants, which is what the concrete APIs currently do.

To be clear: the problem is with CPython calling the concrete APIs when
it shouldn't, rather than with the concrete APIs not behaving properly.