Jeremy Cline cafb8de132
Unfreeze event before serializing with ujson
In newer versions of https://github.com/esnme/ultrajson, ujson does not
serialize frozendicts (introduced in esnme/ultrajson@53f85b1). Although
the PyPI version is still 1.35, Fedora ships with a build from commit
esnme/ultrajson@2f1d487. This causes the serialization to fail if the
distribution-provided package is used.

This runs the event through the unfreeze utility before serializing it.

Thanks to @ignatenkobrain for tracking down the root cause.

fixes #2351

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-09-30 11:22:37 -04:00
..
2017-06-29 14:50:18 +01:00
2017-06-07 11:05:17 +01:00
2017-04-05 14:15:09 +01:00
2017-06-23 15:15:18 +02:00
2017-07-04 09:56:44 +01:00
2017-07-04 09:58:32 +01:00
2017-07-06 18:11:22 +01:00
2017-01-17 14:32:53 +00:00
2017-05-31 11:51:01 +01:00
2016-08-08 16:40:39 +01:00
2017-07-04 09:56:44 +01:00
2017-05-31 14:29:32 +01:00