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 neologix
Recipients neologix, vstinner
Date 2013-01-04.14:29:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357309762.81.0.503675209884.issue16860@psf.upfronthosting.co.za>
In-reply-to
Content
Here's the patch.
It also removes O_NOFOLLOW, which is basically useless (if the file is created with O_CREAT|O_EXCL, then by definition it's not a symlink).
History
Date User Action Args
2013-01-04 14:29:22neologixsetrecipients: + neologix, vstinner
2013-01-04 14:29:22neologixsetmessageid: <1357309762.81.0.503675209884.issue16860@psf.upfronthosting.co.za>
2013-01-04 14:29:22neologixlinkissue16860 messages
2013-01-04 14:29:22neologixcreate