bpo-41514: Fix buggy IDLE test (GH-21808)
test_run method test_fatal_error failed when run twice, as with python -m test -m test_fatal_error test_idle test_idle because func.called was not reinitialized to 0. This bug caused a failure on a refleak buildbot.
T
Terry Jan Reedy committed
416f0b71ba84fe83ee2ba4399b8a28712702980b
Parent: f2e161c
Committed by GitHub <noreply@github.com>
on 8/10/2020, 1:43:56 PM