Commit fcd7d96
committed
_get_visible_type_name also checks in EXCLUDED_IMPORTS
This allows old names to be automatically translated to new names in the stub
files.
For example, this allows the actual module to write `typing.Callable` and have
it turn into `collections.abc.Callable`1 parent 0b34566 commit fcd7d96
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
| 636 | + | |
636 | 637 | | |
637 | 638 | | |
638 | 639 | | |
| |||
0 commit comments