mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
fe72ba13f4
* Variable size tuple support added, fix #495 * Minor fixes and tests added (#495) * Variable length tuple refactored after a code review (#495)