Move to newer dnspython query API.

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

david
Djblets
release-3.x
djblets

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
Move to newer dnspython query API.
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (b0d56fd)
Loading...