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 xtreak
Recipients lilydjwg, xtreak
Date 2018-11-02.11:41:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541158870.14.0.788709270274.issue35144@psf.upfronthosting.co.za>
In-reply-to
Content
Seems like a related issue : issue26660 . Maybe TemporaryDirectory can allow an onerror argument that is passed internally to rmtree during cleanup and state the same in the documentation that TemporaryDirectory can't cleanup read-only files?
History
Date User Action Args
2018-11-02 11:41:10xtreaksetrecipients: + xtreak, lilydjwg
2018-11-02 11:41:10xtreaksetmessageid: <1541158870.14.0.788709270274.issue35144@psf.upfronthosting.co.za>
2018-11-02 11:41:10xtreaklinkissue35144 messages
2018-11-02 11:41:10xtreakcreate