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 John Hagen, docs@python, martin.panter, python-dev
Date 2016-06-15.01:08:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160615010759.20145.2506.EAC54E8F@psf.io>
In-reply-to
Content
New changeset 32af78a8b88f by Martin Panter in branch '3.5':
Issue #27311: Fix ZipFile.writestr data argument name.
https://hg.python.org/cpython/rev/32af78a8b88f

New changeset e3bb87952c62 by Martin Panter in branch 'default':
Issue #27311: Merge zipfile doc from 3.5
https://hg.python.org/cpython/rev/e3bb87952c62
History
Date User Action Args
2016-06-15 01:08:04python-devsetrecipients: + python-dev, docs@python, martin.panter, John Hagen
2016-06-15 01:08:04python-devlinkissue27311 messages
2016-06-15 01:08:03python-devcreate