File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ This feature was contributed by Jelle Zijlstra (PR [19678](https://github.com/py
9494- Fix missing error when redeclaring a type variable in a nested generic class (Brian Schubert, PR [ 18883] ( https://github.com/python/mypy/pull/18883 ) )
9595- Fix for overloaded type object erasure (Shantanu, PR [ 19338] ( https://github.com/python/mypy/pull/19338 ) )
9696- Fix TypeGuard with call on temporary object (Saul Shanabrook, PR [ 19577] ( https://github.com/python/mypy/pull/19577 ) )
97- - Fix crash on settable property alias (Ivan Levkivskyi, PR [ 19615] ( https://github.com/python/mypy/pull/19577 ) )
97+ - Fix crash on settable property alias (Ivan Levkivskyi, PR [ 19615] ( https://github.com/python/mypy/pull/19615 ) )
9898
9999### Mypyc Improvements
100100
You can’t perform that action at this time.
0 commit comments