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 python-dev
Recipients georg.brandl, josh.r, ncoghlan, neologix, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-06-05.12:29:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gkmWx2Q9jz7QF4@mail.python.org>
In-reply-to
Content
New changeset 4b51a992cb70 by Victor Stinner in branch 'default':
Issue #21515: tempfile.TemporaryFile now uses os.O_TMPFILE flag is available
http://hg.python.org/cpython/rev/4b51a992cb70
History
Date User Action Args
2014-06-05 12:29:34python-devsetrecipients: + python-dev, georg.brandl, ncoghlan, pitrou, vstinner, neologix, serhiy.storchaka, josh.r
2014-06-05 12:29:34python-devlinkissue21515 messages
2014-06-05 12:29:33python-devcreate