SIGN IN SIGN UP

[3.11] IDLE: Fix test_debugger bug and buildbot failures (GH-112258) (#112260)

IDLE: Fix test_debugger bug and buildbot failures (GH-112258)

Missing "requires('gui')" causes Tk() to fail when no gui.
This caused CI Hypothesis test to fail, but I did not understand
the its error message. Then buildbots failed.

IdbTest failed on draft Bdb replacement because so different.
Simplified version works on old and new.
(cherry picked from commit 14fd86a59d0d91fe72641efeb14a59d99127dec3)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
M
Miss Islington (bot) committed
d065e30b00cc4ba3db33c45563341a33588e7bb9
Parent: e19d75d
Committed by GitHub <noreply@github.com> on 11/19/2023, 6:59:56 AM