]> git.ipfire.org Git - thirdparty/patchwork.git/commit
Clean up references to Python 2.7, Python 3.5
authorDaniel Axtens <dja@axtens.net>
Fri, 30 Aug 2019 07:36:43 +0000 (17:36 +1000)
committerStephen Finucane <stephen@that.guru>
Wed, 8 Apr 2020 22:30:49 +0000 (23:30 +0100)
commit64d11912e2bd4f6af72fd23a7656b9a347536732
tree0e3ad787b9e9d1bc4158b8c9f66270dbfee3a003
parent438cba6d1cb7517432cab6f0ee6adfb84f53def4
Clean up references to Python 2.7, Python 3.5

Both this and the version of Django we were running with it are EOL
upstream. It's time to drop them.

Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Stephen Finucane <stephen@that.guru>
17 files changed:
patchwork/fields.py
patchwork/filters.py
patchwork/management/commands/parsemail.py
patchwork/models.py
patchwork/parser.py
patchwork/tests/api/validator.py
patchwork/tests/mail/0018-git-pull-request-crlf-newlines.mbox [deleted file]
patchwork/tests/test_bundles.py
patchwork/tests/test_completion.py
patchwork/tests/test_list.py
patchwork/tests/test_management.py
patchwork/tests/test_parser.py
patchwork/tests/test_xmlrpc.py
patchwork/views/utils.py
patchwork/views/xmlrpc.py
requirements-dev.txt
requirements-prod.txt