Anders Kaseorg
|
e30b3b094b
|
Modernize legacy Python 2 syntax with pyupgrade.
Generated by `pyupgrade --py3-plus --keep-percent-format` followed by
manual indentation fixes.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-04-18 15:04:36 -07:00 |
|
rht
|
46c78ce7b5
|
integrations: Remove usage of six.
|
2020-04-02 13:02:28 -04:00 |
|
rht
|
1412403037
|
integrations: Remove from __future__ imports.
|
2020-04-02 13:02:28 -04:00 |
|
rht
|
a465467388
|
integrations: Switch to python3.
|
2020-04-02 13:02:28 -04:00 |
|
rht
|
8a74f576a3
|
python: Remove per-file copyright notices.
These notices are redundant and obscure what are often very short
example scripts.
|
2020-03-23 12:52:52 -07:00 |
|
novokrest
|
7a95c31162
|
mercurial: Rename hook file to zulip_changegroup.py.
Rename hook file from 'zulip-changegroup.py'
to 'zulip_changegroup.py' for importing as module.
|
2018-05-29 11:45:56 -07:00 |
|