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.

Author steve.dower
Recipients hollyroberts, paul.moore, steve.dower, steven.daprano, tim.golden, zach.ware
Date 2019-07-05.18:21:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562350904.09.0.446240697616.issue37506@roundup.psfhosted.org>
In-reply-to
Content
Yeah, I'd rather not do this level of validation in Python.

If Windows decides to reject or automatically correct this, fine, but Python is just being a thin layer over the operating system here. We shouldn't try and prevent things that the OS allows.
History
Date User Action Args
2019-07-05 18:21:44steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, steven.daprano, zach.ware, hollyroberts
2019-07-05 18:21:44steve.dowersetmessageid: <1562350904.09.0.446240697616.issue37506@roundup.psfhosted.org>
2019-07-05 18:21:44steve.dowerlinkissue37506 messages
2019-07-05 18:21:43steve.dowercreate