]> git.ipfire.org Git - thirdparty/dnspython.git/commit
break name/wire circular imports; name type tweaks
authorBob Halley <halley@dnspython.org>
Wed, 24 Dec 2025 01:16:00 +0000 (17:16 -0800)
committerBob Halley <halley@dnspython.org>
Wed, 24 Dec 2025 01:16:00 +0000 (17:16 -0800)
commitd701b6bc8142d23361b841e6f9b7aa44873ee57f
tree31ab4306efa296ff0748a00bcd31bfa65671e79f
parent24a6731bfaf8b8a2ac34962d0df59068f6c1f5b0
break name/wire circular imports; name type tweaks
dns/__init__.py
dns/name.py
dns/wire.py
dns/wirebase.py [new file with mode: 0644]