[issue35795] test_pkgutil test_zipapp fail in AMD64 Windows7 SP1 3.x and AMD64 Windows7 SP1 3.7 buildbots

STINNER Victor report at bugs.python.org
Mon Jan 21 07:56:17 EST 2019


STINNER Victor <vstinner at redhat.com> added the comment:

Old fixed rmtree issue: bpo-22022, bpo-30334.

This one is different. tempfile calls shutil.rmtree(). The test doesn't call rmtree() directly.

----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list