On 13-May-20 12:02 PM, Bruce Richardson wrote:
The build scripts called from meson all use python3 as meson itself depends upon python3. Therefore there is no need for python2 compatibility in these script files.Signed-off-by: Bruce Richardson <[email protected]> ---
I think there was a reimplementation of check_output there that isn't necessary any more either. (and hasn't been for some time...)
Otherwise, Acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

