Message98455
Nir, could you also provide a test for the part that "handles unconsumed data" (line 601 in zipfile.py)?
In r77809 (and r77810) I made a change to avoid using zlib when it's not necessary (zlib is not always available), and I was going to commit a typo that luckily I noticed in the diff. The tests however didn't notice anything because that part is untested. |
|
| Date |
User |
Action |
Args |
| 2010-01-28 01:51:47 | ezio.melotti | set | recipients:
+ ezio.melotti, pitrou, nirai, r.david.murray, lucifer |
| 2010-01-28 01:51:46 | ezio.melotti | set | messageid: <[email protected]> |
| 2010-01-28 01:51:45 | ezio.melotti | link | issue7610 messages |
| 2010-01-28 01:51:44 | ezio.melotti | create | |
|