mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
21d002ec6e
* refactor: rename `is_union` into `is_union_origin` * fix: "new" union and generic types are not the same as `typing.GenericAlias` * chore: rename param * fix(ci): name changed for 3.10 * fix: mypy