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 cool-RR
Recipients barry, brett.cannon, cool-RR, ezio.melotti, georg.brandl, pitrou, r.david.murray, tshepang
Date 2014-10-16.18:54:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413485697.74.0.81027916091.issue22570@psf.upfronthosting.co.za>
In-reply-to
Content
Georg: You're right, I forgot about C modules which make this not as trivial as I thought.

As for Python modules: If there's general agreement that this is a feature we want, I'll be happy to make a patch for the `zipfile` module to accept `Path` arguments.
History
Date User Action Args
2014-10-16 18:54:57cool-RRsetrecipients: + cool-RR, barry, brett.cannon, georg.brandl, pitrou, ezio.melotti, r.david.murray, tshepang
2014-10-16 18:54:57cool-RRsetmessageid: <1413485697.74.0.81027916091.issue22570@psf.upfronthosting.co.za>
2014-10-16 18:54:57cool-RRlinkissue22570 messages
2014-10-16 18:54:57cool-RRcreate