log setup.py @ 8272:1e0632b6ec27

age author description
Mon, 30 Dec 2019 01:02:36 +0100 Mads Kiilerich auth: also use safe password hashing on Windows using bcrypt
Sun, 04 Aug 2019 00:07:10 +0200 Mads Kiilerich cleanup: minimize use of lambda expressions - we have 'def' for that purpose
Thu, 20 Feb 2020 02:03:24 +0100 Mads Kiilerich celery: upgrade to Celery 4
Sun, 09 Feb 2020 19:42:16 +0100 Mads Kiilerich cleanup: trivial fixes for some pyflakes warnings
Thu, 06 Feb 2020 02:38:25 +0100 Mads Kiilerich setup: bump version numbers to current max
Wed, 05 Feb 2020 22:28:20 +0100 Mads Kiilerich py3: officially support Python 3
Sat, 23 Nov 2019 22:08:18 +0100 Mads Kiilerich py3: switch to use Python 3 interpreter, temporarily leaving many things very broken until they have been migrated/fixed in a reviewable way