-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
I have an entry like the one below in mongo. Getting it from other clients i.e(express-mongo) works alright.
However using pymongo I get the following exception and traceback when calling the function client.find_one
Gist with exception & entry
https://gist.github.com/dav009/ceca82d079d192ce9185
- duplicates
-
PYTHON-721 BSON Errors with invalid utf8 strings.
- Closed