Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1301

Remove support for cursor managers

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Major Change

      Cursor managers were previously deprecated in PyMongo 3.0. None of the current maintainers of PyMongo can devise a use case for them so it's time for them to go. The following changes are required:

      Remove the previously deprecated MongoClient.set_cursor_manager.
      Remove MongoClient.__cursor_manager and fix up anything that relies on it.
      Remove the previously deprecated pymongo/cursor_manager.py
      Remove all related documentation.

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: