Message378709
| Author | vstinner |
|---|---|
| Recipients | CristiFati, eryksun, lars.gustaebel, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2020-10-16.09:21:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1602840082.66.0.380994927286.issue36534@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
zipfile is also impacted by the issue of reserved Windows filenames like "NUL". ZipFile._sanitize_windows_name() does not handle them. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-10-16 09:21:22 | vstinner | set | recipients: + vstinner, paul.moore, lars.gustaebel, tim.golden, zach.ware, eryksun, steve.dower, CristiFati |
| 2020-10-16 09:21:22 | vstinner | set | messageid: <1602840082.66.0.380994927286.issue36534@roundup.psfhosted.org> |
| 2020-10-16 09:21:22 | vstinner | link | issue36534 messages |
| 2020-10-16 09:21:22 | vstinner | create | |