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 serhiy.storchaka
Recipients bignose, ethan.furman, georg.brandl, serhiy.storchaka
Date 2016-02-29.21:20:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456780830.7.0.638569439208.issue26362@psf.upfronthosting.co.za>
In-reply-to
Content
mktemp is deprecated, and I think we will get rid of it when 2.7 will be out of use. Do you want to add new deprecated from the start function?

> As far as appropriate location -- where else would you put it?

May be in third-party module on PyPI? It doesn't look as highly demanded function.
History
Date User Action Args
2016-02-29 21:20:30serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, ethan.furman, bignose
2016-02-29 21:20:30serhiy.storchakasetmessageid: <1456780830.7.0.638569439208.issue26362@psf.upfronthosting.co.za>
2016-02-29 21:20:30serhiy.storchakalinkissue26362 messages
2016-02-29 21:20:30serhiy.storchakacreate