Christian Heimes added the comment: I have added O_TMPFILE to the os module.
I like to hold off with the actual use of O_TMPFILE in tempfile until Python 3.5. The feature is too new and I don't have any way to test it. Some people have reported file system corruption in 3.11-rc4, too. ---------- resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed title: Add and use O_TMPFILE for Linux 3.11 -> Add O_TMPFILE to os module _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18673> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com