Skip to content

v3.0.2

Compare
Choose a tag to compare
@fundead fundead released this 28 May 00:06
· 245 commits to master since this release
  • Fix UnicodeDecodeError being thrown when sending payload due to jsonpickle not pickling large binary values correctly (such as local variable bytestrings or high-codepoint unicode characters)
  • Guard added for tracebacks with null method names (such as exceptions from C-wrapper libraries)