mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
b87e2492cc
* ensure cythonized functions are left untouched2 * add change
97 B
97 B
ensure cythonized functions are left untouched when creating models, based on #1944 by @kollmats