mypy
1200d1d9 - Add fast path to analyzing special form assignments (#16561)

Commit
2 years ago
Add fast path to analyzing special form assignments (#16561) This showed up as hot spot in a CPU profile collected when running tests. This makes `mypy/test/testcheck.py` about 2% faster on my Linux desktop.
Author
Parents
Loading