Roger Serwy added the comment:

Closing the shell window while in the nested event loop for readline fails to 
exit the nested event loop. I updated the title to reflect the broader problem 
with readline's handling of the nested event loop.

The rev1 patch causes the nested event loop to exit when restarting or closing 
the shell.

----------
assignee:  -> roger.serwy
stage:  -> patch review
title: IDLE - shell restart during readline does not reset readline -> IDLE - 
shell restart or closing during readline does not exit nested event loop
versions: +Python 3.4 -Python 3.2
Added file: http://bugs.python.org/file29642/reading_reset_rev1.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14254>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to