Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-07-16 | Remove obsolete comment. | Olivier Wilkinson (reivilibre) | 1 | -2/+0 | |
It was correct at the time of our friend Jorik writing it (checking git blame), but the world has moved now and it is no longer a generator. Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net> | |||||
2020-07-15 | Ensure that calls to `json.dumps` are compatible with the standard library ↵ | Patrick Cloke | 8 | -13/+22 | |
json. (#7836) |