Message176744
| Author | serhiy.storchaka |
|---|---|
| Recipients | alanmcintyre, ebfe, mcherm, neologix, serhiy.storchaka, ymgve |
| Date | 2012-12-01.14:21:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1354371709.81.0.228025140361.issue4844@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch for 3.4, which adds checks for other unpacks (except one, for which issue14315 exists). Also BadZipfile replaced by BadZipFile and trailing whitespaces deleted. For 2.7 BadZipFile should be replaced by BadZipfile back. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-01 14:21:49 | serhiy.storchaka | set | recipients: + serhiy.storchaka, mcherm, alanmcintyre, ebfe, ymgve, neologix |
| 2012-12-01 14:21:49 | serhiy.storchaka | set | messageid: <1354371709.81.0.228025140361.issue4844@psf.upfronthosting.co.za> |
| 2012-12-01 14:21:49 | serhiy.storchaka | link | issue4844 messages |
| 2012-12-01 14:21:49 | serhiy.storchaka | create | |