Remove IsMaster Class

XMLWordPrintableJSON

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

      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 (Inactive)
              Reporter:
              Shane Harvey
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: