[Mesa-dev] [PATCH 0/7] Enable python 2 support for intel/genmxl

Emil Velikov emil.l.velikov at gmail.com
Tue May 31 21:47:03 UTC 2016


On 31 May 2016 at 22:30, Dylan Baker <dylan at pnwbakers.com> wrote:
> This adds support for python 2 in genxml, and disables python3 support
> across the board, since genxml is now required for both vulkan and the
> i965 OpenGL driver.
>
Thank you very very very vey much :-)

> Dylan Baker (7):
>   genxml: mark gen_pack_header.py as encoded in utf-8
>   genxml: Make classes descendants of object
>   genxml: mark re strings as raw
>   genxml: require future imports for python2 compatibility.
>   genxml: change chbang to python 2
Since we dropped the execute I wonder if can/should remove the line
all together. I don't mind either way just something that comes to
mind.

For the series

Cc: mesa-stable at lists.freedesktop.org
Acked-by: Emil Velikov <emil.velikov at collabora.com>

and for Patch 7/7

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96242
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

-Emil


More information about the mesa-dev mailing list