Skip to content

v2.2.3: only raise an exception if non printable characters are passed to the…

Compare
Choose a tag to compare
@M0r13n M0r13n released this 04 Nov 12:22
· 67 commits to master since this release
9755fba

Closes #88

  • make the decoder more liberal by not raising an exception when the payload contains special characters
  • replace the ValueError with a NonPrintableCharacterException in case that non printable characters are passed to the decode funtion