summaryrefslogtreecommitdiffstats
path: root/Python/import.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-11-19 04:35:59 (GMT)
committerGitHub <noreply@github.com>2023-11-19 04:35:59 (GMT)
commita62dcacc6e7fabc82c50dd942a838cd69d2846bd (patch)
tree8a34d658b6222527a992c75a74cd798366f22c84 /Python/import.c
parent919be35eae2413dfb59b9517879f69fedec68b7e (diff)
downloadcpython-a62dcacc6e7fabc82c50dd942a838cd69d2846bd.zip
cpython-a62dcacc6e7fabc82c50dd942a838cd69d2846bd.tar.gz
cpython-a62dcacc6e7fabc82c50dd942a838cd69d2846bd.tar.bz2
[3.12] gh-79871: IDLE - Fix and test debugger module (GH-11451) (#112256)
gh-79871: IDLE - Fix and test debugger module (GH-11451) Add docstrings to the debugger module. Fix two bugs: initialize Idb.botframe (should be in Bdb); In Idb.in_rpc_code, check whether prev_frame is None before trying to use it. Make other code changes. Expand test_debugger coverage from 19% to 66%. --------- (cherry picked from commit adedcfa06b553242d8033f6d9bebbcb3bc0dbb4d) Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions