2022-01-03 12:09 (UTC-0500), Lance Richardson:
> Python 3.5 subprocess.run() does not have a capture_output
> parameter (it is present only in 3.7 and up). Capture output
> by using subprocess.PIPE for stdout instead.
> 
> Fixes: bb9cd91095b3 ("buildtools: make AVX512 check portable")
> Cc: [email protected]
> Signed-off-by: Lance Richardson <[email protected]>

Acked-by: Dmitry Kozlyuk <[email protected]>

Reply via email to