[New-bugs-announce] [issue35690] IDLE: Fix and test debugger.

Terry J. Reedy report at bugs.python.org
Tue Jan 8 19:07:08 EST 2019


New submission from Terry J. Reedy <tjreedy at udel.edu>:

Move PR 11451 from #35668.
* Remove use of blank comments to make blank lines.
* Greatly expand test_debugger.
* Fix a couple of issues discovered while writing tests.  (It is possible that one of these caused one of the reported debugger bugs, but we don't need to determine that now.)

----------
messages: 333267
nosy: terry.reedy
priority: normal
severity: normal
stage: needs patch
status: open
title: IDLE: Fix and test debugger.
type: behavior
versions: Python 3.7, Python 3.8

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


More information about the New-bugs-announce mailing list