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 socketpair
Recipients berker.peksag, georg.brandl, ncoghlan, pitrou, serhiy.storchaka, socketpair, vstinner
Date 2014-05-26.08:57:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401094666.86.0.409388075233.issue21579@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, but O_TMPFILE should be set ONLY  when used with TemporaryFile, not with NamedTemporaryFile. My problem refer only NamedTemporaryFile.
History
Date User Action Args
2014-05-26 08:57:46socketpairsetrecipients: + socketpair, georg.brandl, ncoghlan, pitrou, vstinner, berker.peksag, serhiy.storchaka
2014-05-26 08:57:46socketpairsetmessageid: <1401094666.86.0.409388075233.issue21579@psf.upfronthosting.co.za>
2014-05-26 08:57:46socketpairlinkissue21579 messages
2014-05-26 08:57:46socketpaircreate