-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
These methods facilitated asynchronous access to the contents of a cursor in older language runtimes that didn't support the async for pattern. Since we are dropping support for runtimes older than Python 3.5, there is no longer a compelling reason to keep these around.
- has to be done after
-
MOTOR-582 Deprecate AgnosticBaseCursor.fetch_next and AgnosticBaseCursor.next_object methods
- Closed