[Python-Dev] Windows: Remove support of bytes filenames in the os module?
Victor Stinner
victor.stinner at gmail.com
Tue Feb 9 08:03:00 EST 2016
More information about the Python-Dev mailing list
Tue Feb 9 08:03:00 EST 2016
- Previous message (by thread): [Python-Dev] Windows: Remove support of bytes filenames in the os module?
- Next message (by thread): [Python-Dev] Windows: Remove support of bytes filenames in theos module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2016-02-08 19:26 GMT+01:00 Paul Moore <p.f.moore at gmail.com>: > On 8 February 2016 at 14:32, Victor Stinner <victor.stinner at gmail.com> 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
- Previous message (by thread): [Python-Dev] Windows: Remove support of bytes filenames in the os module?
- Next message (by thread): [Python-Dev] Windows: Remove support of bytes filenames in theos module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list