zuul/zuul/cmd
Monty Taylor b934c1a052
Remove use of six library
It exists only for py2/py3 compat. We do not need it any more.

This will explicitly break Zuul v3 for python2, which is different than
simply ceasing to test it and no longer declaring we support it. Since
we're not testing it any longer, it's bound to degrade overtime without
us noticing, so hopefully a clean and explicit break will prevent people
from running under python2 and it working for a minute, then breaking
later.

Change-Id: Ia16bb399a2869ab37a183f3f2197275bb3acafee
2017-06-19 10:34:57 -05:00
..
__init__.py Remove use of six library 2017-06-19 10:34:57 -05:00
client.py Stop supporting python2 2017-06-16 10:51:03 -05:00
cloner.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
executor.py Merge "UTF8 encode commands sent to executor socket" into feature/zuulv3 2017-06-08 21:50:45 +00:00
merger.py merger/executor: configure source connections only. 2017-05-21 23:58:28 +00:00
scheduler.py Add ssl support to gearman / gearman_server 2017-06-14 10:10:45 -04:00