-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
In PYTHON-1580 we soft deprecated the count helpers on Collection and Cursor. They both need to raise DeprecationWarning. Before doing that, we need to switch the test suite to use the new count_documents helper.
- is depended on by
-
PYTHON-2525 Remove Collection.count and Cursor.count
- Closed