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, Matt.Mackall, alanmcintyre, benjamin.peterson, durin42, dw, eric.araujo, kasal, larry, loewis, mcepl, ocean-city, pitrou, python-dev, r.david.murray, serhiy.storchaka
Date 2015-01-26.12:02:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150126120212.84259.39272@psf.io>
In-reply-to
Content
New changeset ae42c4576438 by Serhiy Storchaka in branch '2.7':
Issue #14099: Backout changeset c2c4cde55f6f (except adapted tests).
https://hg.python.org/cpython/rev/ae42c4576438

New changeset 680b47c96e08 by Serhiy Storchaka in branch '3.4':
Issue #14099: Backout changeset e5bb3044402b (except adapted tests).
https://hg.python.org/cpython/rev/680b47c96e08

New changeset 4973ccd46e32 by Serhiy Storchaka in branch 'default':
Issue #14099: Writing to ZipFile and reading multiple ZipExtFiles is
https://hg.python.org/cpython/rev/4973ccd46e32

New changeset 9cbf9f96920d by Serhiy Storchaka in branch 'default':
Issue #14099: Restored support of writing ZIP files to tellable but
https://hg.python.org/cpython/rev/9cbf9f96920d
History
Date User Action Args
2015-01-26 12:02:57python-devsetrecipients: + python-dev, loewis, alanmcintyre, pitrou, ocean-city, larry, benjamin.peterson, mcepl, durin42, eric.araujo, Arfrever, r.david.murray, Matt.Mackall, kasal, dw, serhiy.storchaka
2015-01-26 12:02:56python-devlinkissue14099 messages
2015-01-26 12:02:56python-devcreate