You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improve type hinting of instance_of and or_
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Moved _U to same location as all other TypeVar definitions
Added a new TypeVar '_U' bound to UnionType for type validation.
* Revert to UnionType
* Add (failing) typing example
* Oops, the type checkers were just smarter
* Add news fragment
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Hynek Schlawack <[email protected]>
0 commit comments