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 pitrou
Recipients georg.brandl, ncoghlan, neologix, pitrou, vstinner
Date 2014-05-16.09:34:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I don't think we can use this by default, or it will break the expected semantics of temporary files under Unix (visible by other processes).
History
Date User Action Args
2014-05-16 09:34:47pitrousetrecipients: + pitrou, georg.brandl, ncoghlan, vstinner, neologix
2014-05-16 09:34:47pitrousetmessageid: <[email protected]>
2014-05-16 09:34:47pitroulinkissue21515 messages
2014-05-16 09:34:47pitroucreate