Message293191
| Author | louielu |
|---|---|
| Recipients | brett.cannon, louielu, serhiy.storchaka, svelankar |
| Date | 2017-05-07.13:30:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1494163837.86.0.514846697245.issue29447@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Since tempfile is relay on `os`, e.g. `file = _os.join.path(dir, pre+name+suf)`, it can directly accept dir as PathLike type, this should need to add test case for it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-07 13:30:37 | louielu | set | recipients: + louielu, brett.cannon, serhiy.storchaka, svelankar |
| 2017-05-07 13:30:37 | louielu | set | messageid: <1494163837.86.0.514846697245.issue29447@psf.upfronthosting.co.za> |
| 2017-05-07 13:30:37 | louielu | link | issue29447 messages |
| 2017-05-07 13:30:37 | louielu | create | |