Re: IPython 6.0 released
Matthias Bussonnier <[email protected]> Fri, 21 Apr 2017 15:05:51 -0700
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CANJQusWs3NdrMWiZa3JwOR6DXc7U954xZrU_ar9pqw8L2Dm3kw@mail.gmail.com> |
> 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 > [email protected] > https://mail.python.org/mailman/listinfo/ipython-dev >