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 ischwabacher
Recipients ischwabacher
Date 2014-08-05.20:17:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407269837.27.0.0421639551884.issue22147@psf.upfronthosting.co.za>
In-reply-to
Content
Further digging reveals that the issue with `open()` was fixed in #13848 (the bug was in the `io` module).  I still believe that this should fail in the `pathlib.Path` constructor, but this is less of a security issue.
History
Date User Action Args
2014-08-05 20:17:17ischwabachersetrecipients: + ischwabacher
2014-08-05 20:17:17ischwabachersetmessageid: <1407269837.27.0.0421639551884.issue22147@psf.upfronthosting.co.za>
2014-08-05 20:17:17ischwabacherlinkissue22147 messages
2014-08-05 20:17:17ischwabachercreate