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 vstinner
Recipients serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-04-14.08:06:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> I can't test the patch on UNIX, this branch of the code is executed only on Windows.

If you write a test which ensures that a path with a null character raises a TypeError, it should pass on UNIX on your PC. Then builbots will ensure that it also pass on Windows, no?
History
Date User Action Args
2015-04-14 08:06:58vstinnersetrecipients: + vstinner, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2015-04-14 08:06:58vstinnersetmessageid: <[email protected]>
2015-04-14 08:06:58vstinnerlinkissue23908 messages
2015-04-14 08:06:58vstinnercreate