raven-python icon indicating copy to clipboard operation
raven-python copied to clipboard

Fix #1349 Skipkeys when serializing to json

Open lbolla opened this issue 6 years ago • 1 comments

Also, don't try to call json.dumps with "encoding" keyword in Python3, which does not support it.

lbolla avatar Mar 18 '19 13:03 lbolla

The above TravisCI failures don't seem to have anything to do with this patch.

lbolla avatar Mar 18 '19 15:03 lbolla