[IPython-dev] [ANNOUNCE] IPython 2.0.0 release candidate

David Wolever david at wolever.net
Wed Mar 26 00:55:03 EDT 2014


Awesome!

The only issue I've run into, which Min helped me diagnose:

My PYTHONSTARTUP file sets up tab completion as per http://docs.python.org/2/tutorial/interactive.html , which breaks IPython's tab completion. I'm not entirely sure off the top of my head how this could be sniffed + warned, but it was an annoying issue.

On 2014-03-25, at 11:31 PM, MinRK <benjaminrk at gmail.com> wrote:

> The first release candidate for IPython 2.0.0 is now available: http://archive.ipython.org/testing/2.0.0
> 
> Take it for a spin, and let us know if you find new issues. We still have some documentation updates to do, but barring anything unexpected, we should have our first IPython 2.0 release in a week or so.
> 
> You can install the release candidate with pip:
> 
>     pip install --pre --find-links http://archive.ipython.org/testing/2.0.0 ipython
> 
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev

--
phone: (416) 906-0403
pgp: B230230D

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140326/a4d18e77/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140326/a4d18e77/attachment.sig>


More information about the IPython-dev mailing list