[New-bugs-announce] [issue45725] test_freeze doesn't clean up after itself

Mark Shannon report at bugs.python.org
Fri Nov 5 07:17:21 EDT 2021


New submission from Mark Shannon <mark at hotpy.org>:

test_tools leaves a copy of the source in Tools/freeze/test/outdir/

which messes up grep and other tools used for searching the source.

----------
components: Tests
messages: 405784
nosy: Mark.Shannon, eric.snow
priority: normal
severity: normal
status: open
title: test_freeze doesn't clean up after itself
versions: Python 3.11

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


More information about the New-bugs-announce mailing list