raven-python
raven-python copied to clipboard
Fix #1349 Skipkeys when serializing to json
Also, don't try to call json.dumps with "encoding" keyword in Python3, which does not support it.
The above TravisCI failures don't seem to have anything to do with this patch.