-
由 Pascal Lamblin 提交于
type.is_valid_value relies on filter() raising either TypeError or ValueError for invalid values, not AssertionError.
a9a8ff2b
type.is_valid_value relies on filter() raising either TypeError or ValueError for invalid values, not AssertionError.