This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients markroseman, terry.reedy
Date 2019-09-19.17:23:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568913809.11.0.111300002605.issue15347@roundup.psfhosted.org>
In-reply-to
Content
fix-nested-mainloop.patch was superceded by fix-nested2.patch for #24455.
I verified that the initial test now passes.  When I click 'yes' in that box popped up by step 4, both Shell and debugger windows disappear and IDLE exists.

The only question left is whether to apply remove-interacting-debugger.patch, which was aimed at the deprecated but not removed -n mode.
History
Date User Action Args
2019-09-19 17:23:29terry.reedysetrecipients: + terry.reedy, markroseman
2019-09-19 17:23:29terry.reedysetmessageid: <1568913809.11.0.111300002605.issue15347@roundup.psfhosted.org>
2019-09-19 17:23:29terry.reedylinkissue15347 messages
2019-09-19 17:23:28terry.reedycreate