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 christian.heimes, serhiy.storchaka, twouters, vstinner, xdegaye, yan12125
Date 2017-02-22.10:59:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487761192.65.0.837115837452.issue29176@psf.upfronthosting.co.za>
In-reply-to
Content
I created https://github.com/python/cpython/pull/237 using tmpfile(). The patch is simpler than my previous PR using Python tempfile.

Oh... I didn't see that Christian wrote almost the same change 20 min before me :-D
History
Date User Action Args
2017-02-22 10:59:52vstinnersetrecipients: + vstinner, twouters, christian.heimes, xdegaye, serhiy.storchaka, yan12125
2017-02-22 10:59:52vstinnersetmessageid: <1487761192.65.0.837115837452.issue29176@psf.upfronthosting.co.za>
2017-02-22 10:59:52vstinnerlinkissue29176 messages
2017-02-22 10:59:52vstinnercreate