Commit a5e3cb5
committed
Update test: no-args PEP 613 aliases are no longer eagerly expanded
This is expected, now that the below branch is no longer taken for
PEP 613 aliases. Implicit aliases are now the only case with eager
expansion.
https://github.com/python/mypy/blob/21587f01045246a9ecb54a054a5ba03e20cbbd19/mypy/typeanal.py#L2147-L21511 parent 6563c36 commit a5e3cb5
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1563 | 1563 | | |
1564 | 1564 | | |
1565 | 1565 | | |
1566 | | - | |
1567 | 1566 | | |
1568 | 1567 | | |
1569 | 1568 | | |
| |||
0 commit comments