You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dahlia
changed the title
deserialize_meta raise TypeError when given value is invalid
deserialize_meta has to raise TypeError when the given value is invalid
Sep 17, 2016
deserialize_meta won't raise ValueError if try to deserialize invalid value into record type (in this case, the value is
1
).The text was updated successfully, but these errors were encountered: