[Ipython-tickets] [IPython] #187: ipython crashes upon exit()

IPython ipython-tickets@scipy....
Sat Sep 15 09:04:17 CDT 2007


#187: ipython crashes upon exit()
---------------------+------------------------------------------------------
 Reporter:  TheMatt  |        Owner:  fperez
     Type:  defect   |       Status:  closed
 Priority:  normal   |    Milestone:        
Component:  ipython  |      Version:        
 Severity:  major    |   Resolution:  fixed 
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by fperez):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Closing: the problem does not appear in the current version:

 {{{
 tlon[~]> ip
 Python 2.5.1 (r251:54863, May  2 2007, 16:56:35)
 Type "copyright", "credits" or "license" for more information.

 IPython 0.8.2.svn.r2750 -- An enhanced Interactive Python.
 ?         -> Introduction and overview of IPython's features.
 %quickref -> Quick reference.
 help      -> Python's own help system.
 object?   -> Details about 'object'. ?object also works, ?? prints more.

 In [1]: exit()
 tlon[~]>
 }}}

 If you need a backport of the bugfix for your Fedora release, you should
 file it as a distribution-specific bug with Fedora.

-- 
Ticket URL: <http://ipython.scipy.org/ipython/ipython/ticket/187#comment:1>
IPython <http://ipython.scipy.org>
The IPython interactive Python system


More information about the Ipython-tickets mailing list