diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-08-10 14:05:02 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-10 14:05:02 (GMT) |
| commit | 9c253f4bc9dbf711dce3fffeaef86179c29fa0f5 (patch) | |
| tree | 0873db9fc2e12d3ce5c7f1e380bbbd67ec6572e0 /Python/pystate.c | |
| parent | d2bea2636d5f0c2b196966315790af8e79c7bf82 (diff) | |
| download | cpython-9c253f4bc9dbf711dce3fffeaef86179c29fa0f5.zip cpython-9c253f4bc9dbf711dce3fffeaef86179c29fa0f5.tar.gz cpython-9c253f4bc9dbf711dce3fffeaef86179c29fa0f5.tar.bz2 | |
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.
(cherry picked from commit 416f0b71ba84fe83ee2ba4399b8a28712702980b)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions
