Message362763
| Author | wyz23x2 |
|---|---|
| Recipients | wyz23x2 |
| Date | 2020-02-27.03:02:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1582772535.88.0.337380735448.issue39768@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
A small typo in the 1st comment: The tempfile.mktemp() function was deprecated since version 2.3; it's long ago (nearly 17 years!). It should be removed since it causes security holes, as stated in the tempfile doc (https://docs.python.org/3/library/tempfile.html#tempfile.mktemp). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-02-27 03:02:15 | wyz23x2 | set | recipients: + wyz23x2 |
| 2020-02-27 03:02:15 | wyz23x2 | set | messageid: <1582772535.88.0.337380735448.issue39768@roundup.psfhosted.org> |
| 2020-02-27 03:02:15 | wyz23x2 | link | issue39768 messages |
| 2020-02-27 03:02:15 | wyz23x2 | create | |