[issue22427] TemporaryDirectory attempts to clean up twice

Serhiy Storchaka report at bugs.python.org
Wed Sep 17 19:34:27 CEST 2014


Serhiy Storchaka added the comment:

Here is a patch which may fix this issue.

----------
keywords: +patch
nosy: +pitrou, serhiy.storchaka
stage:  -> patch review
versions: +Python 3.5
Added file: http://bugs.python.org/file36644/tempfile_exit_on_shutdown.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22427>
_______________________________________


More information about the Python-bugs-list mailing list