Charles-François Natali added the comment: 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).
---------- keywords: +needs review, patch type: -> behavior Added file: http://bugs.python.org/file28560/tempfile_cloexec.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16860> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com