Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 9bb511079ba0bc8373c209e7fd5ef00628ae3704
https://github.com/Checkmk/checkmk/commit/9bb511079ba0bc8373c209e7fd5ef0062…
Author: Mathias Laurin <mathias.laurin(a)checkmk.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M cmk/fetchers/_tcp.py
Log Message:
-----------
Use bytearray instead of list[bytes]
That shouldn't make a difference but it's certainly better to use
the tooling available in the standard lib instead of DIYing our
own algorithms.
CMK-13842
Change-Id: Ia370d6e66d491b48e78a0057c1038c4d1aa31ab0