Following #1767, we can also run `ty` on `tests`. We can just tag this issue in the PR, using the hashtag properly. Upstream issues: - [x] astral-sh/ty#3898 -> astral-sh/ty#3323 - [x] astral-sh/ty#3951 - [x] astral-sh/ty#3956 - [ ] ~~astral-sh/ty#4005~~ (won't do) - [x] astral-sh/ty#4022 - [ ] astral-sh/ty#4052 -> astral-sh/ty#2681 - [x] astral-sh/ty#4053 - [ ] astral-sh/ty#4055 - [x] ~~astral-sh/ty#4102~~ -> astral-sh/ty#4111 - [ ] astral-sh/ty#4135 - [ ] astral-sh/ty#4150
Following #1767, we can also run
tyontests.We can just tag this issue in the PR, using the hashtag properly.
Upstream issues:
Justdoes not work fortyastral-sh/ty#3898 -> Overloaded dunder method choosing wrong overload astral-sh/ty#3323CovariantListworks with oldertybut not with 0.57 astral-sh/ty#3951Mapping[Hashable, ...]andMapping[Any, ...]behaves differently astral-sh/ty#3956(won't do)assert-type-unspellable-subtypeonTypeIsastral-sh/ty#4005TypeVarwithbound=Hashablenot working properly astral-sh/ty#4022ty: ignoreis checked even when excluded bysys.version_infoastral-sh/ty#4052 ->unused-ignore-commentin unreachable code astral-sh/ty#2681Justdoes not work fortywhen it comes toJust[float]astral-sh/ty#4053overloads resolved as a conflict withAnyastral-sh/ty#4055Issue parsing-> classlist[str | numpy.str_]and its unpacking astral-sh/ty#4102Justdoes not work fortywhen it comes toSequence[str | Just[float]]astral-sh/ty#4111