[Ipython-tickets] [IPython] #214: Changeset 3001contains python 2.5 syntax
IPython
ipython-tickets@scipy....
Fri Feb 1 12:03:01 CST 2008
#214: Changeset 3001contains python 2.5 syntax
---------------------+------------------------------------------------------
Reporter: jstenar | Owner: fperez
Type: defect | Status: closed
Priority: highest | Milestone:
Component: ipython | Version:
Severity: blocker | Resolution: fixed
Keywords: |
---------------------+------------------------------------------------------
Changes (by fperez):
* status: new => closed
* resolution: => fixed
Comment:
Thanks for spotting this, Jorgen, sorry I didn't catch it.
I've fixed it in the simplest possible way in r3006, so that we don't have
this dangling in for 2.4 users.
I'll close this for now, though it's obvious that enough rapid-fire Ctrl-
Cs can always deadlock things, since they'll prevent the lock-handling
code from correctly completing.
Oh well, asynchronous signals and threads have never really been
friends...
--
Ticket URL: <http://ipython.scipy.org/ipython/ipython/ticket/214#comment:2>
IPython <http://ipython.scipy.org>
The IPython interactive Python system
More information about the Ipython-tickets
mailing list