[issue19077] More robust TemporaryDirectory cleanup

Serhiy Storchaka report at bugs.python.org
Thu Jan 9 23:19:41 CET 2014


Serhiy Storchaka added the comment:

Here is a patch which implements Richard's suggestion. test_del_on_shutdown and test_warnings_on_cleanup are failed, but perhaps they are wrong.

----------
Added file: http://bugs.python.org/file33379/tempfile_tempdir_cleanup_weakref_finalize.patch

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


More information about the Python-bugs-list mailing list