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 Dhiraj_Mishra, martin.panter, mbussonn, python-dev, serhiy.storchaka, takluyver
Date 2016-05-15.09:27:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160515092745.6341.68814.99378072@psf.io>
In-reply-to
Content
New changeset 29b470b8ab77 by Serhiy Storchaka in branch 'default':
Issue #26039: Document ZipInfo.is_dir() and make force_zip64 keyword-only.
https://hg.python.org/cpython/rev/29b470b8ab77
History
Date User Action Args
2016-05-15 09:27:48python-devsetrecipients: + python-dev, takluyver, martin.panter, serhiy.storchaka, mbussonn, Dhiraj_Mishra
2016-05-15 09:27:48python-devlinkissue26039 messages
2016-05-15 09:27:48python-devcreate