Skip to content

[mypyc] Add test for incremental builtin_base class construction across groups#21524

Open
georgesittas wants to merge 1 commit into
python:masterfrom
VaggelisD:fix-load-type-map-builtin-base
Open

[mypyc] Add test for incremental builtin_base class construction across groups#21524
georgesittas wants to merge 1 commit into
python:masterfrom
VaggelisD:fix-load-type-map-builtin-base

Conversation

@georgesittas
Copy link
Copy Markdown
Contributor

@georgesittas georgesittas commented May 20, 2026

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant