]> git.ipfire.org Git - thirdparty/dnspython.git/commit
store reference to manager in all txns; add origin_information()
authorBob Halley <halley@dnspython.org>
Wed, 19 Aug 2020 02:23:22 +0000 (19:23 -0700)
committerBob Halley <halley@dnspython.org>
Wed, 19 Aug 2020 02:23:22 +0000 (19:23 -0700)
commit1b2af789ffc6c8da54dda199a94c9d79797d356c
tree0b86d2bfd79fd86fa56b8007d63521cdf6d3a0e8
parent279dbec2722bd9836b1adf76db5136aeb346421e
store reference to manager in all txns; add origin_information()
dns/masterfile.py
dns/transaction.py
dns/versioned.py
dns/zone.py
tests/test_transaction.py