• 
      

    Move to newer dnspython query API.

    Review Request #12048 — Created Feb. 8, 2022 and submitted — Latest diff uploaded

    Information

    Djblets
    release-3.x

    Reviewers

    The dns.resolver.query method is deprecated and raises a warning when
    called. This change updates our DMARC support to use the
    dns.resolver.resolve method instead.

    Ran unit tests in Djblets and Review Board.

    Commits

    Files