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 vstinner
Recipients serhiy.storchaka, twouters, vstinner, xdegaye, yan12125
Date 2017-01-12.13:17:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484227058.93.0.896201606321.issue29176@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, I missed Chi Hsuan Yen's comment:
> I guess replace mkstemp (C function) with tempfile.mkstemp (Python function) can solve the problem.

So yes, I agree :-)
History
Date User Action Args
2017-01-12 13:17:38vstinnersetrecipients: + vstinner, twouters, xdegaye, serhiy.storchaka, yan12125
2017-01-12 13:17:38vstinnersetmessageid: <1484227058.93.0.896201606321.issue29176@psf.upfronthosting.co.za>
2017-01-12 13:17:38vstinnerlinkissue29176 messages
2017-01-12 13:17:38vstinnercreate