[IPython-dev] 0.11 release, last call

Thomas Spura tomspur at fedoraproject.org
Fri Jul 29 06:21:08 EDT 2011


On Fri, 29 Jul 2011 11:03:10 +0100
Thomas Kluyver wrote:

> On 29 July 2011 08:53, Thomas Spura <tomspur at fedoraproject.org> wrote:
> 
> > When running ipython on the console and exiting, there is a newline
> > missing, when usung CTRL+d as "exit command" and "saying yes to
> > really exit".
> >
> 
> Not seeing that here, either with rc3 or master. What version are you
> using? Is the problem between the last IPython prompt and the "Do you
> really want to exit", or between the confirmation and the next shell
> prompt?

I have rc2 installed and running out of git commit d49dfb2290a it's
also there.

It's between the confirmation and the next shell prompt.

git bisect tells me it's:
70ac4d312b23da91b6eb2eeff8607ab7e3c14a85 is the first bad commit
commit 70ac4d312b23da91b6eb2eeff8607ab7e3c14a85
Author: Fernando Perez
Date:   Tue Aug 24 20:00:39 2010 -0700

    Improve io.rprint* interface, unify usage in ipkernel.
    
    Starting to use print_function where possible.

:040000 040000 88fd0659e38d2f26d054084e717a238ae0b1e6d4
97ffa08e96f21077b67950e30b01fe7f90fc5f97 M	IPython

Thanks,
  ThomasĀ² :)



More information about the IPython-dev mailing list