yaql/yaql/language
Andreas Jaeger 1f35cce0e7 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Update local hacking checks for new flake8.

Change-Id: Idffc923ac339978714001be22e3c9ef285e907f5
2020-03-30 12:00:00 +02:00
..
__init__.py Removes code copied from six 1.9 2015-09-05 13:13:51 +03:00
contexts.py Update hacking for Python3 2020-03-30 12:00:00 +02:00
conventions.py Refactoring of conventions code 2015-09-08 20:03:35 +00:00
exceptions.py Renames sender to receiver 2015-09-05 11:22:33 +03:00
expressions.py Added engine options to disable input/output data conversion 2017-02-20 19:13:32 -05:00
factory.py Pass re.VERBOSE explicitly 2017-02-03 08:19:16 +03:00
lexer.py Turn [...] and {...} into regular operators 2016-01-27 12:57:52 +03:00
parser.py Update hacking for Python3 2020-03-30 12:00:00 +02:00
runner.py Update hacking for Python3 2020-03-30 12:00:00 +02:00
specs.py Use __slots__ for Parameter/Function definition 2016-11-03 16:18:56 -04:00
utils.py Update hacking for Python3 2020-03-30 12:00:00 +02:00
yaqltypes.py Update hacking for Python3 2020-03-30 12:00:00 +02:00