Comment 4 for bug 1888583

Revision history for this message
Scott Kitterman (kitterman) wrote : Re: [Bug 1888583] Re: DKIM verification with dnspython 2.0.0 raises an exception

On Friday, August 7, 2020 4:31:02 PM EDT you wrote:
> For what it's worth, I have a script that stopped working because of
> this bug and was able to work around it by downgrading from dnspython
> 2.0.0 to 1.16.0.
>
> pip3 uninstall dnspython
> pip3 install dnspython==1.16.0

That's the best approach until I have time to get this sorted.

Scott K