bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-readline] [bug] Readline Ctrl-C in ipython pylab


From: Carlos Pita
Subject: [Bug-readline] [bug] Readline Ctrl-C in ipython pylab
Date: Thu, 21 Apr 2016 16:54:35 +0000

Hi Chet,

using readline-7.0-testing with ipython 4.1.2 and the TkAgg (or GTK3Agg) backend for matplotlib, I observed the following behavior:

1) open ipython in pylab mode (ipython --pylab or use the %pylab magic once inside the repl).

2) Type something.

3) Press Ctrl-C: line edition is not aborted as expected.

It seems it has something to do with an interaction between SIGINT handlers and matplotlib backends. Maybe the bug is in ipython but I'm not able to conclude that by myself. One thing I can tell is that it doesn't happen with the Qt5Agg backend.

Cheers
--
Carlos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]