Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
Description
CodecOptions currently lives in the pymongo module. It should be moved to the bson module (i.e. pymongo.codec_options.CodecOptions -> bson.codec_options.CodecOptions).