]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Merge pull request #703 from rthalley/cmp_fix
authorBob Halley <halley@dnspython.org>
Wed, 20 Oct 2021 15:37:21 +0000 (08:37 -0700)
committerGitHub <noreply@github.com>
Wed, 20 Oct 2021 15:37:21 +0000 (08:37 -0700)
Fix #698 and #702, problems caused by _cmp() giving the wrong result in some cases


Trivial merge