Message265640
| Author | serhiy.storchaka |
|---|---|
| Recipients | alanmcintyre, serhiy.storchaka, twouters |
| Date | 2016-05-15.18:23:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1463336602.94.0.363644818568.issue27029@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Proposed patch removes support of modes 'U' and 'rU' in zipfile.ZipFile.open. This support was baggy and not consistent with other binary file objects. It was deprecated since Python 3.4. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-15 18:23:24 | serhiy.storchaka | set | recipients: + serhiy.storchaka, twouters, alanmcintyre |
| 2016-05-15 18:23:22 | serhiy.storchaka | set | messageid: <1463336602.94.0.363644818568.issue27029@psf.upfronthosting.co.za> |
| 2016-05-15 18:23:22 | serhiy.storchaka | link | issue27029 messages |
| 2016-05-15 18:23:22 | serhiy.storchaka | create | |