Since Python 3.5, byte objects have a method for hex encoding.
Inspired by core#20916
Differential D12153
[test framework] simplify bytes to hex encoding Authored by PiRK on Oct 5 2022, 14:28.
Details
Since Python 3.5, byte objects have a method for hex encoding. Inspired by core#20916 ninja check-functional
Diff Detail
|