Skip to content
Snippets Groups Projects
Commit 19eb8323 authored by Dylan Baker's avatar Dylan Baker Committed by Marge Bot
Browse files

drop python2 support


This removes all of the python code for handling python 2.x vs 3.x, now
only 3.6+ is supported. This also drops all uses of the six module, as
its no longer needed.

Python 2.x and <= 3.5 are all EOL, it doesn't make sense to continue to
support version of python that are at the end of their lives and are
being removed from operating systems.

Acked-by: Eric Engestrom's avatarEric Engestrom <eric@engestrom.ch>
Part-of: <mesa/piglit!223>
parent 740649ea
Loading
Showing
with 78 additions and 357 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment