This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 vstinner
收信人 BreamoreBoy, ishimoto, python-dev, serhiy.storchaka, terry.reedy, ubershmekel, vstinner
日期 2014-06-10.09:28:50
SpamBayes Score -1.0
Marked as misclassified
Message-id <1402392530.64.0.40416387267.issue13247@psf.upfronthosting.co.za>
In-reply-to
内容
> I've read this entire issue and can't see that much can be done

My patch can be applied in Python 3.5 to notice immediatly users that filenames cannot be encoded to the ANSI code page. Anyway, bytes filenames are deprecated (emit a DeprecationWarning warning) in the os module on Windows since Python 3.3.
历史
日期 用户 动作 参数
2014-06-10 09:28:50vstinner修改recipients: + vstinner, terry.reedy, ishimoto, ubershmekel, BreamoreBoy, python-dev, serhiy.storchaka
2014-06-10 09:28:50vstinner修改messageid: <1402392530.64.0.40416387267.issue13247@psf.upfronthosting.co.za>
2014-06-10 09:28:50vstinner链接issue13247 messages
2014-06-10 09:28:50vstinner创建