nope, terminalwriter is a different ruin
Am 24.06.2017 um 16:50 schrieb Florian Schulze: > Could this issue be related, or even be the same? > https://github.com/tox-dev/tox/issues/426 > > Regards, > Florian Schulze > > > On 24 Jun 2017, at 15:39, RonnyPfannschmidt wrote: > >> Hi everyone, >> >> after investigating the issue i pretty much had to deduce that a >> horrible mistake happened while doing the python3 port, and the write >> method was a complete and broken mess ever since working only by >> accident on ascii inputs >> >> any sane fix needs a break in api and so i propose deprecating/removing >> it as both write_text and write_bytes exist and always do the correct >> thing and the magic mess method could really use a removal >> >> i strictly oppose fixing it with even more hacks ^^ >> >> -- Ronny >> >> _______________________________________________ >> pytest-dev mailing list >> [email protected] >> https://mail.python.org/mailman/listinfo/pytest-dev _______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
