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 paul.moore
Recipients BreamoreBoy, georg.brandl, ncoghlan, paul.moore, python-dev, rupole, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2015-05-21.20:49:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432241366.56.0.602611249005.issue22107@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure I follow. Isn't the point of this patch to try again in certain cases of a PermissionError, where currently the code breaks out of the loop early? How can the result be worse than the current behaviour? Suerly sometimes (maybe not always) it works now where it previously failed, but that's a good thing?
History
Date User Action Args
2015-05-21 20:49:26paul.mooresetrecipients: + paul.moore, georg.brandl, ncoghlan, rupole, tim.golden, BreamoreBoy, python-dev, zach.ware, serhiy.storchaka, steve.dower
2015-05-21 20:49:26paul.mooresetmessageid: <1432241366.56.0.602611249005.issue22107@psf.upfronthosting.co.za>
2015-05-21 20:49:26paul.moorelinkissue22107 messages
2015-05-21 20:49:26paul.moorecreate