mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
8c6b9ca285
* prevent StrictStr allowing Enum values * add change * bump
81 B
81 B
Prevent StrictStr permitting Enum values where the enum inherits from str.