Message 288352 - Python tracker
Message288352
| Author | vstinner |
|---|---|
| Recipients | christian.heimes, serhiy.storchaka, twouters, vstinner, xdegaye, yan12125 |
| Date | 2017-02-22.10:59:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487761192.65.0.837115837452.issue29176@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I created https://github.com/python/cpython/pull/237 using tmpfile(). The patch is simpler than my previous PR using Python tempfile. Oh... I didn't see that Christian wrote almost the same change 20 min before me :-D |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-22 10:59:52 | vstinner | set | recipients: + vstinner, twouters, christian.heimes, xdegaye, serhiy.storchaka, yan12125 |
| 2017-02-22 10:59:52 | vstinner | set | messageid: <1487761192.65.0.837115837452.issue29176@psf.upfronthosting.co.za> |
| 2017-02-22 10:59:52 | vstinner | link | issue29176 messages |
| 2017-02-22 10:59:52 | vstinner | create | |