[Twisted-Python] Porting twisted.spread.banana to py3

Glyph glyph at twistedmatrix.com
Wed Jul 1 15:33:15 MDT 2015


> On Jul 1, 2015, at 9:46 AM, Jørn Lomax <northlomax at gmail.com> wrote:
> 
> Thank you very much. That is the exact answer I wanted :)
> 
> I'm guessing maybe the tests need updating, because they seem to send use unicode data, which of course didn't make any difference in py2, but now it does.

We may actually need to change the wire protocol to allow some applications to continue to work on py3, to allow for a 'text' type that corresponds to Python unicode.  This should probably be done after the initial port though.

-glyph

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20150701/e9a4fd6a/attachment-0002.html>


More information about the Twisted-Python mailing list