[mypyc] Add test for incremental builtin_base class construction across groups (#21524)
The fix for this was included in #21369, but no dedicated test was added. This adds `testIncrementalBuiltinBaseClassConstruction` to `run-multimodule.test`: three modules compiled with `separate=True`, where step 2 changes a helper module's signature to force the caller to be recompiled while the exception module is only loaded from cache.
J
Jo committed
e61adeaa67d0cdf4b177b835aa17a57de8e1f18e
Parent: 55ee0bd
Committed by GitHub <noreply@github.com>
on 5/22/2026, 9:54:44 AM