mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
f404aa25e8
* feat: add `StrPath` type * fix: support properly path type * add test * fix: merge * remove useless if statement * fix: cython Co-authored-by: PrettyWood <em.jolibois@gmail.com>