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 yan12125
Recipients twouters, xdegaye, yan12125
Date 2017-01-06.13:30:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I guess replace mkstemp (C function) with tempfile.mkstemp (Python function) can solve the problem.
History
Date User Action Args
2017-01-06 13:30:44yan12125setrecipients: + yan12125, twouters, xdegaye
2017-01-06 13:30:44yan12125setmessageid: <[email protected]>
2017-01-06 13:30:44yan12125linkissue29176 messages
2017-01-06 13:30:44yan12125create