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 Antony.Lee, berker.peksag, lars.gustaebel, python-dev, serhiy.storchaka
Date 2015-03-25.08:10:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150325081023.30740.52790@psf.io>
In-reply-to
Content
New changeset b2a8c30d8ddb by Serhiy Storchaka in branch 'default':
Issue #21717: The zipfile.ZipFile.open function now supports 'x' (exclusive
https://hg.python.org/cpython/rev/b2a8c30d8ddb
History
Date User Action Args
2015-03-25 08:10:26python-devsetrecipients: + python-dev, lars.gustaebel, berker.peksag, serhiy.storchaka, Antony.Lee
2015-03-25 08:10:26python-devlinkissue21717 messages
2015-03-25 08:10:26python-devcreate