[IPython-dev] ipython-qtconsole and docstrings

Evan Patterson epatters at enthought.com
Thu Feb 10 15:21:46 EST 2011


Thanks for all the testing everyone. The fixes have been merged into master.

Evan

On Feb 10, 2011, at 2:14 PM, Satrajit Ghosh wrote:

> also fixed on osx x64 10.6.6 system python 2.6.1 latest pyqt
> 
> cheers,
> 
> satra
> 
> 
> On Thu, Feb 10, 2011 at 3:02 PM, Charlie Sharpsteen <source at sharpsteen.net> wrote:
> On Thu, Feb 10, 2011 at 11:32 AM, Fernando Perez <fperez.net at gmail.com> wrote:
> Hi folks,
> 
> On Thu, Feb 10, 2011 at 9:55 AM, Evan Patterson <epatters at enthought.com> wrote:
> >
> > I've submitted a pull request that fixes both of these bugs.
> 
> For reference, this is Evan's pull request:
> 
> https://github.com/ipython/ipython/pull/266
> 
> As per my comments there, it would be great if at least one mac user
> (anyone can do it, it doesn't have to be a core developer) could
> independently validate this.  The code looks fine to me, but I don't
> want to approve for merging code that hasn't been actually verified in
> execution by at least one more person beyond its author, and I don't
> have a mac set up for development that I can easily use.
> 
> Cheers,
> 
> f
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
> 
> Verified with `ipython-qtconsole` OS X 10.6.6 with:
> 
>    Python 2.7.1
>    Qt 4.7.1
>    SIP/PyQt  4.12.1/4.8.3
> 
> Before:
> 
>   Cmd-C bug:  Could not reproduce
>   Call tips:  What calltips?
>   Home/End behavior: Reproduced as described by issue #173
> 
> After:
> 
>   Cmd-C bug:  Still could not reproduce (good!)
>   Call tips:  Whoa!  It comes with calltips?!
>   Home/End behavior:  Fixed
> 
> Looks good to me.
> 
> -Charlie
> 
> 
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
> 
> 
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110210/861019fb/attachment.html>


More information about the IPython-dev mailing list