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 christian.heimes
Recipients christian.heimes, serhiy.storchaka, twouters, vstinner, xdegaye, yan12125
Date 2017-02-22.10:53:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487760826.69.0.819393015107.issue29176@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Chi Hsuan Yen,

I have created a new PR that replaces mkstemp() with tmpfile().
History
Date User Action Args
2017-02-22 10:53:46christian.heimessetrecipients: + christian.heimes, twouters, vstinner, xdegaye, serhiy.storchaka, yan12125
2017-02-22 10:53:46christian.heimessetmessageid: <1487760826.69.0.819393015107.issue29176@psf.upfronthosting.co.za>
2017-02-22 10:53:46christian.heimeslinkissue29176 messages
2017-02-22 10:53:46christian.heimescreate