Ezio Melotti <ezio.melo...@gmail.com> added the comment: 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. ---------- nosy: +ezio.melotti stage: committed/rejected -> test needed status: closed -> open _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7610> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com