Message176891
| Author | serhiy.storchaka |
|---|---|
| Recipients | dstanek, eric.araujo, ezio.melotti, gruszczy, maker, pitrou, serhiy.storchaka, srid, terry.reedy |
| Date | 2012-12-04.10:32:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1354617143.43.0.0690887803157.issue6584@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
read32() should raise BadGzipFile when less than 4 bytes read. Also you should introduce read8() function which raises BadGzipFile when less than 1 byte read. See also issue4844 and issue14315 for zipfile. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-04 10:32:23 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, pitrou, dstanek, ezio.melotti, eric.araujo, gruszczy, srid, maker |
| 2012-12-04 10:32:23 | serhiy.storchaka | set | messageid: <1354617143.43.0.0690887803157.issue6584@psf.upfronthosting.co.za> |
| 2012-12-04 10:32:23 | serhiy.storchaka | link | issue6584 messages |
| 2012-12-04 10:32:23 | serhiy.storchaka | create | |