diff MANIFEST.in @ 8167:8114623895cc

auth: make crowd logging simpler There is no point in creating dicts and then logging them as json. Also, json can't handle py3 bytes and it would fail on py3. (ext_json could perhaps handle bytes, but it seems better to keep it simple and explicit.) If the default repr isn't good enough, it would be better to use pprint. But repr is good enough.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 05 Feb 2020 13:22:53 +0100
parents ddfecf9fe7f2
children 97c5e6ac5c75
line wrap: on
line diff