[Buildroot] [PATCH 1/1] support/scripts/pkg-stats: decode subprocess output for python3

Peter Korsgaard peter at korsgaard.com
Mon Mar 2 22:35:43 UTC 2020


>>>>> "Titouan" == Titouan Christophe <titouan.christophe at railnova.eu> writes:

 > In Python 3, the functions from the subprocess module return bytes
 > (and no longer strings as in Python 2), which must be decoded for
 > further text operations.

 > Now, pkg-stats can be run in Python 3.

 > Signed-off-by: Titouan Christophe <titouan.christophe at railnova.eu>

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list