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

Remove private variables from `srv_resolver.py`

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: greenerbuild
    • None
    • None
    • Python Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      Remove private variables from `srv_resolver.py` as described by shane.harvey@mongodb.com in https://github.com/mongodb/mongo-python-driver/pull/2272#discussion_r2035885762

       

      "And I don't know why this class is using __ attributes, this is a private class anyway so we can rename self._fqdn -> self.fqdn and self._slen -> self.nparts or something."

       

            Assignee:
            Unassigned Unassigned
            Reporter:
            alex.clark@mongodb.com Alex Clark
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: