]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Add EDE retrieval helper [#969] and a get_options() helper. (#1056)
authorBob Halley <halley@dnspython.org>
Tue, 20 Feb 2024 22:01:39 +0000 (14:01 -0800)
committerGitHub <noreply@github.com>
Tue, 20 Feb 2024 22:01:39 +0000 (14:01 -0800)
commit6e4bb277eb04d8b7cf4a93624d7da21150565a83
tree9669267f9215951e16a58563e97f9bc7791091b4
parent45c8652173e6d03f8663c72174ab63a91e655708
Add EDE retrieval helper [#969] and a get_options() helper. (#1056)
dns/message.py
tests/test_message.py