• 
      

    Move to newer dnspython query API.

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

    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.

    Summary ID
    Move to newer dnspython query API.
    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. Testing Done: Ran unit tests in Djblets and Review Board.
    9eb5947aec40d1e9d746c6c4c2b4934b6a946c67
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.x (b0d56fd)