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 serhiy.storchaka
Recipients berker.peksag, brett.cannon, ethan.furman, jtf621, ned.deily, r.david.murray, serhiy.storchaka, steve.dower
Date 2017-03-24.22:40:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395259.11.0.544899642563.issue28231@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset eb65edd1029876a4a5bb70b009aeb914088ac749 by Serhiy Storchaka in branch '3.6':
[3.6]  bpo-28231: The zipfile module now accepts path-like objects for external paths. (#561)
https://github.com/python/cpython/commit/eb65edd1029876a4a5bb70b009aeb914088ac749
History
Date User Action Args
2017-03-24 22:40:59serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ned.deily, r.david.murray, ethan.furman, berker.peksag, steve.dower, jtf621
2017-03-24 22:40:59serhiy.storchakasetmessageid: <1490395259.11.0.544899642563.issue28231@psf.upfronthosting.co.za>
2017-03-24 22:40:59serhiy.storchakalinkissue28231 messages
2017-03-24 22:40:59serhiy.storchakacreate