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-03-02.10:14:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488449690.09.0.289108639368.issue29176@psf.upfronthosting.co.za>
In-reply-to
Content
me: "I change the issue type to security"

I'm not sure anymore that the change is really related to security. I don't think that replacing mkstemp("/tmp/py.curses.putwin.XXXXXX") with tmpfile() has an impact on security. So I don't think that it's worth it to backport to change to Python 2.7 and 3.3-3.5.
History
Date User Action Args
2017-03-02 10:14:50vstinnersetrecipients: + vstinner, twouters, christian.heimes, xdegaye, serhiy.storchaka, yan12125
2017-03-02 10:14:50vstinnersetmessageid: <1488449690.09.0.289108639368.issue29176@psf.upfronthosting.co.za>
2017-03-02 10:14:50vstinnerlinkissue29176 messages
2017-03-02 10:14:49vstinnercreate