]> git.ipfire.org Git - thirdparty/dnspython.git/commit
remove bytearray() wrapping used for python 2 compatibility
authorBob Halley <halley@dnspython.org>
Sat, 5 Jan 2019 18:07:02 +0000 (10:07 -0800)
committerBob Halley <halley@dnspython.org>
Sat, 5 Jan 2019 18:07:02 +0000 (10:07 -0800)
commit1e0c9a41844b4378c79fc81e83f003a11f8637d6
treeafea8bb6a001c33f9c78f4fac9d837cb38ad32ab
parent162bf99f0d7199de6bf98d57c99e1daf981aa88a
remove bytearray() wrapping used for python 2 compatibility
dns/dnssec.py
dns/ipv4.py
dns/ipv6.py
dns/name.py
dns/rdata.py
dns/reversename.py
dns/wiredata.py
tests/test_nsec3.py
tests/test_wiredata.py