-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
For PyMongo, the work here seems to be adding named parameters for every find command option we don't currently have named parameters for, and deprecating the modifiers parameter. We already override options passed in the modifiers dict with values from named parameters.
- is depended on by
-
DRIVERS-347 Support deprecated "modifiers" FindOption in CRUD API
- Closed
-
PYTHON-2532 Remove the modifiers option for find, find_one, and Cursor
- Closed