> On Jul 1, 2015, at 9:46 AM, Jørn Lomax <northlo...@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
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python