Files
pydantic/tests
Leo Sussan c4e42746f3 add pydantic.color.Color objects as available input for Color fields (#1258)
* feat: add pydantic.color.Color as available type for Pydantic color fields

* chore: test for color

* chore: change md

* fix: assertion is incorrect

* fix: logic on _original assignment

* fix: value is set to value._original in the isinstance conditional
fix: remove ._original conditional (logic is set earlier in the method)
fix: removed pydantic.color.Color line from errorstring

* chore: revert error message adjust

* chore: grammaer ;)
2020-02-26 15:25:24 -05:00
..
2020-02-05 17:27:12 +00:00
2017-05-03 22:23:41 +01:00
2019-05-30 12:04:15 +01:00
2019-06-21 12:32:03 +01:00
2020-02-05 17:27:12 +00:00