mirror of https://github.com/zulip/zulip.git
98cef0ab48
In some of these contexts, we may still be *using* the Python 2 version, but at least this should eliminate running into `ImportError`s one by one in scripts that run outside a virtualenv, as we update their shebangs to refer to Python 3. Several Python libraries we use don't come in Python 3 versions on trusty: gevent, boto, twisted, django, django-tagging, whisper. The latter two don't come in Python 3 versions even on xenial. So some work required before we can actually switch the code that relies on those libraries to run as Python 3 -- probably the best solution will be to backport them all in our apt repo. (All but `whisper` are packaged in zesty; `whisper` upstream just grew Python 3 support this year.) |
||
---|---|---|
.. | ||
apache.pp | ||
app_frontend.pp | ||
base.pp | ||
git.pp | ||
init.pp | ||
loadbalancer.pp | ||
munin.pp | ||
nagios.pp | ||
postgres_appdb.pp | ||
postgres_common.pp | ||
postgres_master.pp | ||
postgres_slave.pp | ||
prod_app_frontend.pp | ||
redis.pp | ||
staging_app_frontend.pp | ||
stats.pp | ||
zmirror.pp | ||
zmirror_personals.pp |