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