[IPython-dev] IPython 6.0 released

Matthias Bussonnier bussonniermatthias at gmail.com
Fri Apr 21 18:05:51 EDT 2017


> Congratulations and a huge thanks to Matthias and everyone who continues to
> push on keeping IPyhton fresh and valuable for the community.  I also want
> to highlight the value of that well-written, thoughtful blog post: it
> communicates very well the why and the how of our approach to the 2/3
> transition, and I've already seen it being of value to other projects who
> are considering similar questions.

Thanks, I got a lot of help From Thomas and Mike that proofread several time
and refactored some sections. So far we did not had any complaint that we were
breaking things for Python 2 users (which so far is a good sign). And the usual
Reddit and HN harsh comments were few.

We got already a  few bug reports where Jedi completion are less feature full
than what people expect. And now "complaints" that `?`/`pinfo` does not do
as much inference than <tab> :-D

I'm going to preach a bit how to do a smooth transition at PyCon in
about a month and detail a bit what we did upstream to allow this. I also
hope to get some time to backport a couple of PR that have merge
conflicts to the 5.x branch (if anyone want to help, look for close PRs with
the "Still Need Manual Backport" tag), and hopefully get a 5.4 release soon.
This will allow Python 2 / 5.x  users to re-use readline.

Cheers,
-- 
M

>
> Very best,
>
> f
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at python.org
> https://mail.python.org/mailman/listinfo/ipython-dev
>


More information about the IPython-dev mailing list