-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
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).