]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor WatchLog for better readability
authorNicki Křížek <nicki@isc.org>
Fri, 4 Jul 2025 14:21:30 +0000 (16:21 +0200)
committerNicki Křížek <nicki@isc.org>
Fri, 18 Jul 2025 09:32:41 +0000 (11:32 +0200)
commit3c8432d19645d4cf1549f9ec5a3a776ab4213e2d
tree2dc42dc238f250b34e25f0bc31b7af19931fffc4
parent628b47dd308a99fe1ea5bde5f1f4c1d88e0dadcf
Refactor WatchLog for better readability

Various improvements for typing, naming, code deduplication and better
code organization to make the code easier to read.
bin/tests/system/isctest/log/watchlog.py