mypy
c2fd9d33
- Fix crash on unhandled meet variadic tuple vs indtance (#21558)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
15 days ago
Fix crash on unhandled meet variadic tuple vs indtance (#21558) Fixes https://github.com/python/mypy/issues/20526 Fix is straightforward: handle previously unhandled scenario.
References
#21558 - Fix crash on unhandled meet variadic tuple vs indtance
Author
ilevkivskyi
Parents
5f9371e7
Loading