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-15 23:43:31 +00:00
2018-03-15 23:43:31 +00:00
2018-03-29 23:13:33 +01:00
2018-03-26 13:32:29 +01:00
2017-03-24 13:28:20 +00:00
2018-03-13 17:36:50 +00:00
2016-01-07 04:26:29 +00:00
2018-03-15 23:43:31 +00:00