mypy icon indicating copy to clipboard operation
mypy copied to clipboard

[mypyc] Fix unsupported imports for type annotations

Open lgeiger opened this issue 1 month ago • 0 comments

This is a follow up to #18874 which broke certain imports of type annotations.

/cc @advait-dixit @JukkaL

Fixes https://github.com/mypyc/mypyc/issues/1099 Fixes https://github.com/mypyc/mypyc/issues/1167 Fixes #20365 Closes https://github.com/mypyc/mypyc/issues/1100

lgeiger avatar Dec 10 '25 01:12 lgeiger