SIGN IN SIGN UP

Fix crash in new-style type alias with variadic unpack (#21551)

Fixes https://github.com/python/mypy/issues/20913
Closes https://github.com/python/mypy/pull/20931

Fix is trivial, don't fix what is already valid (since `fix_instance()`
has some implicit assumptions) like we already do for old-style aliases.
I
Ivan Levkivskyi committed
8f4c84052cbb4cda3042287da0039754436eb49f
Parent: 938dbe2
Committed by GitHub <noreply@github.com> on 5/28/2026, 1:02:17 AM