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

Remove IsMaster Class

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

      We have a private IsMaster class used in SDAM. We should deprecate it in 3.11 and remove it in 4.0.

      This is an internal class but it does happen to be published in ServerHeartbeatSucceededEvent:

          @property
          def reply(self):
              """An instance of :class:`~pymongo.ismaster.IsMaster`."""
              return self.__reply
      

            Assignee:
            prashant.mital Prashant Mital (Inactive)
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: