Message 185690 - Python tracker
Message185690
| Author | roger.serwy |
|---|---|
| Recipients | ned.deily, roger.serwy, terry.reedy |
| Date | 2013-03-31.22:46:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1364770012.26.0.956540216315.issue14254@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-31 22:46:52 | roger.serwy | set | recipients: + roger.serwy, terry.reedy, ned.deily |
| 2013-03-31 22:46:52 | roger.serwy | set | messageid: <1364770012.26.0.956540216315.issue14254@psf.upfronthosting.co.za> |
| 2013-03-31 22:46:52 | roger.serwy | link | issue14254 messages |
| 2013-03-31 22:46:52 | roger.serwy | create | |