This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, Vhati, amaury.forgeotdarc, benjamin.peterson, catalin.iacob, christian.heimes, ezio.melotti, georg.brandl, gregory.p.smith, larry, loewis, ned.deily, pitrou, python-dev, r.david.murray, schmir, serhiy.storchaka, terry.reedy, twb
Date 2013-04-13.09:29:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZnrJZ3VdXzS6p@mail.python.org>
In-reply-to
Content
New changeset d02507c9f973 by Serhiy Storchaka in branch '2.7':
Issue #17656: Fix extraction of zip files with unicode member paths.
http://hg.python.org/cpython/rev/d02507c9f973
History
Date User Action Args
2013-04-13 09:29:03python-devsetrecipients: + python-dev, loewis, georg.brandl, terry.reedy, gregory.p.smith, amaury.forgeotdarc, pitrou, larry, christian.heimes, schmir, benjamin.peterson, ned.deily, ezio.melotti, Arfrever, r.david.murray, twb, catalin.iacob, serhiy.storchaka, Vhati
2013-04-13 09:29:03python-devlinkissue17656 messages
2013-04-13 09:29:03python-devcreate