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 rbcollins
Recipients berker.peksag, docs@python, martin.panter, r.david.murray, rbcollins, zbysz
Date 2015-08-03.21:11:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438636267.34.0.976267685185.issue23725@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not 100% sure that tempfile.tempdir should be deprecated. Its much less convenient to control global behaviour with that. I agree that mktemp should be.

I've updated the patch though.
History
Date User Action Args
2015-08-03 21:11:07rbcollinssetrecipients: + rbcollins, r.david.murray, zbysz, docs@python, berker.peksag, martin.panter
2015-08-03 21:11:07rbcollinssetmessageid: <1438636267.34.0.976267685185.issue23725@psf.upfronthosting.co.za>
2015-08-03 21:11:07rbcollinslinkissue23725 messages
2015-08-03 21:11:07rbcollinscreate