[issue31959] Directory at `TemporaryDirectory().name` does not exist

Adam Dangoor report at bugs.python.org
Mon Nov 6 07:15:26 EST 2017


Adam Dangoor <adamdangoor at gmail.com> added the comment:

> The unexpected behavior occurs on CPython 3.5.3 and CPython 3.6.X but not on pypy.

This suggests that it is something to do with garbage collection. Upon further thought, maybe this is by design, but I still was surprised.

----------

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


More information about the Python-bugs-list mailing list