]> git.ipfire.org Git - thirdparty/dnspython.git/commit
set min ttl to max_ttl instead of special case -1
authorBob Halley <halley@dnspython.org>
Tue, 21 Jul 2020 17:40:51 +0000 (10:40 -0700)
committerBob Halley <halley@dnspython.org>
Tue, 21 Jul 2020 17:40:51 +0000 (10:40 -0700)
commit49d81afcc17f5d44c571a9e8724e83b009fe898b
tree48a12d6517c21e44594990951d67221c13e41be8
parent8c63cfd484a70097312acc368f7b10d80cd5ce87
set min ttl to max_ttl instead of special case -1
dns/message.py
dns/ttl.py