File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,6 @@ Contributed by Marc Mueller (PR [17492](https://github.com/python/mypy/pull/1749
131
131
* Improve security of our GitHub Actions (sobolevn, PR [ 18413] ( https://github.com/python/mypy/pull/18413 ) )
132
132
* Unwrap ` type[Union[...]] ` when solving typevar constraints (Stanislav Terliakov, PR [ 18266] ( https://github.com/python/mypy/pull/18266 ) )
133
133
* Allow ` Any ` to match sequence patterns in match/case (Stanislav Terliakov, PR [ 18448] ( https://github.com/python/mypy/pull/18448 ) )
134
- * Avoid false ` unreachable ` and ` redundant-expr ` warnings in loops (Christoph Tyralla, PR [ 18433] ( https://github.com/python/mypy/pull/18433 ) )
135
134
* Fix parent generics mapping when overriding generic attribute with property (Stanislav Terliakov, PR [ 18441] ( https://github.com/python/mypy/pull/18441 ) )
136
135
* Dedicated error code for explicit ` Any ` (Shantanu, PR [ 18398] ( https://github.com/python/mypy/pull/18398 ) )
137
136
* Reject invalid ` ParamSpec ` locations (Stanislav Terliakov, PR [ 18278] ( https://github.com/python/mypy/pull/18278 ) )
You can’t perform that action at this time.
0 commit comments