-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
str = "123\xD9"
This non-utf8 string can serialized properly on 1.9 even though it shouldn't.
str = "123\xD9"
This non-utf8 string can serialized properly on 1.9 even though it shouldn't.