Message 288359 - Python tracker
Message288359
| Author | serhiy.storchaka |
|---|---|
| Recipients | christian.heimes, serhiy.storchaka, twouters, vstinner, xdegaye, yan12125 |
| Date | 2017-02-22.14:37:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487774238.97.0.0416606896039.issue29176@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The manpage of tmpfile contains the note:
POSIX.1-2001 specifies: an error message may be written to stdout if the stream cannot be opened.
Did you tested tmpfile() with readonly temporary files directory or overfull file system? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-22 14:37:19 | serhiy.storchaka | set | recipients: + serhiy.storchaka, twouters, vstinner, christian.heimes, xdegaye, yan12125 |
| 2017-02-22 14:37:18 | serhiy.storchaka | set | messageid: <1487774238.97.0.0416606896039.issue29176@psf.upfronthosting.co.za> |
| 2017-02-22 14:37:18 | serhiy.storchaka | link | issue29176 messages |
| 2017-02-22 14:37:18 | serhiy.storchaka | create | |