On Thu, Aug 14, 2025 at 05:07:58PM +0200, Gabriele Monaco wrote: > str.join() can do what __buff_to_string() does. Therefore replace > __buff_to_string() to make the scripts more pythonic. > > Also clean and remove some intermediate functions. > > Signed-off-by: Gabriele Monaco <[email protected]>
Reviewed-by: Nam Cao <[email protected]>
