Closed jpmckinney closed 2 years ago
@jpmckinney agreed
Once changed there needs a test, and JSON string/bytes iterators added to the docs.
@jpmckinney this is now fixed, but keeping issue open as if the strings are not valid JSON then the errors are not very clear.
Thank you!
Fixed in 03fda226a4df478c325691c378faac096caf0dc2
Should be at minimum
item.encode()
and probablyitem.encode("utf-8")
.