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

Reply via email to