mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
We don't use fastjsonschema's exception info, falling back to jsonschema for that. Not using the info is faster. Possible because https://github.com/horejsek/python-fastjsonschema/issues/187 was completed. I did not at present do any speed/memory checks, but the diff is quite promising :-)