Message 288795 - Python tracker
Message288795
| 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:50 | vstinner | set | recipients: + vstinner, twouters, christian.heimes, xdegaye, serhiy.storchaka, yan12125 |
| 2017-03-02 10:14:50 | vstinner | set | messageid: <1488449690.09.0.289108639368.issue29176@psf.upfronthosting.co.za> |
| 2017-03-02 10:14:50 | vstinner | link | issue29176 messages |
| 2017-03-02 10:14:49 | vstinner | create | |