On Thu, Mar 1, 2018 at 8:31 PM, Masahiro Yamada <[email protected]> wrote: > arch/ia64/scripts/unwcheck.py is apparently written in Python 2, so > it should be invoked by 'python2'.
I pushed the patch from Corentin Labbe to update this script to run with either
python2 or python3. Linus took it yesterday:
bd5edbe67794 ("ia64: convert unwcheck.py to python3")
-Tony

