Richard van der Hoff 05630758f2 Use static JSONEncoders
using json.dumps with custom options requires us to create a new JSONEncoder on
each call. It's more efficient to create one upfront and reuse it.
2018-03-29 23:13:33 +01:00
..
2018-03-19 11:35:53 +00:00
2017-10-23 15:56:38 +01:00
2018-01-18 11:57:57 +00:00
2018-03-29 23:13:33 +01:00
2016-02-08 14:26:45 +00:00
2018-01-18 12:24:42 +00:00
2017-09-26 19:21:41 +01:00
2018-01-19 18:23:45 +00:00
2016-08-05 16:36:07 +01:00
2017-10-23 15:56:38 +01:00