-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
This is an oversight from adding python 3 support. There was never a test for decoding DBPointer in PyMongo so it was missed.
It's doubtful than anyone would ever hit this bug since PyMongo can't create the DBPointer type and the type has been deprecated for years.