2016-02-08 19:26 GMT+01:00 Paul Moore <[email protected]>: > On 8 February 2016 at 14:32, Victor Stinner <[email protected]> wrote: >> Since 3.3, functions of the os module started to emit >> DeprecationWarning when called with bytes filenames. > > Everywhere? Or just on Windows? I can't tell from your email and I > don't have a Unix system to hand to check.
I propose to only drop support for bytes filenames on Windows. Victor _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
