mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
e899692654
* Add two overload variants to `validate_arguments` Fixes #2052. * Add change file * Move decorator tests to success.py * Reword changelog entry