uahic
authored
Fixed wrong conversion from pickled bytearray to str in MessageCallback. The pickle protocol adds some meta information bytes in front of the actual string, so a conversion to Cython str is invalid in general.
Name | Last commit | Last update |
---|---|---|
.. |