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 louielu
Recipients louielu, ltaylor934, markroseman, roger.serwy, terry.reedy
Date 2017-05-25.08:26:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Roger, will you convert the patch to GitHub PR? The patch runs will, there are only two point need to add: 

  1. user_interrupt should clear sys.settrace when step in
  2. cancel_callback add a interp.write("\nKeyboardInterrupt\n")

Thanks.
History
Date User Action Args
2017-05-25 08:26:03louielusetrecipients: + louielu, terry.reedy, roger.serwy, markroseman, ltaylor934
2017-05-25 08:26:03louielusetmessageid: <[email protected]>
2017-05-25 08:26:03louielulinkissue14111 messages
2017-05-25 08:26:03louielucreate