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-02-01.17:04:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150201170146.39274.77322@psf.io>
In-reply-to
Content
New changeset 4f96e9a8eee8 by Serhiy Storchaka in branch 'default':
Don't seek to the start of the file when open ZipFile with the 'w' mode
https://hg.python.org/cpython/rev/4f96e9a8eee8
History
Date User Action Args
2015-02-01 17:04:16python-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-02-01 17:04:16python-devlinkissue14099 messages
2015-02-01 17:04:16python-devcreate