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 matrixise
Recipients benjamin.peterson, matrixise, serhiy.storchaka
Date 2019-03-05.08:47:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551775671.54.0.163676741926.issue36192@roundup.psfhosted.org>
In-reply-to
Content
yep, sure and there is a RuntimeWarning exception (tmpnam is a potential security risk to your program) when we want to use os.tmpnam().

And in the doc, there is a warning section.

Ok, I close this issue.
History
Date User Action Args
2019-03-05 08:47:51matrixisesetrecipients: + matrixise, benjamin.peterson, serhiy.storchaka
2019-03-05 08:47:51matrixisesetmessageid: <1551775671.54.0.163676741926.issue36192@roundup.psfhosted.org>
2019-03-05 08:47:51matrixiselinkissue36192 messages
2019-03-05 08:47:51matrixisecreate