[issue26660] tempfile.TemporaryDirectory() cleanup exception if nonwriteable or non-searchable files or directories created

Serhiy Storchaka report at bugs.python.org
Fri May 31 04:30:40 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset e9b51c0ad81da1da11ae65840ac8b50a8521373c by Serhiy Storchaka in branch 'master':
bpo-26660, bpo-35144: Fix permission errors in TemporaryDirectory cleanup. (GH-10320)
https://github.com/python/cpython/commit/e9b51c0ad81da1da11ae65840ac8b50a8521373c


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue26660>
_______________________________________


More information about the Python-bugs-list mailing list