[IPython-dev] Notebook doesn't respond to external kernel's kernel_info_request properly
Doug Blank
doug.blank at gmail.com
Thu Feb 5 11:39:01 EST 2015
On Thu, Feb 5, 2015 at 11:27 AM, Thomas Kluyver <takowl at gmail.com> wrote:
> Really, they shouldn't be decoded at all - can't you just store the
> identities as plain bytes?
>
Sorry, I was a bit vague on the solution. The part about 8-bit decoding was
in reference to converting the bytes so to compare with the delimiter
string "<IDS|MSG>". But, yes, the solution is largely to just treat them as
bytes.
-Doug
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150205/88da09d2/attachment.html>
More information about the IPython-dev
mailing list