[IPython-dev] [jupyter] [ANN] IPython kernel 4.3

Matthias Bussonnier bussonniermatthias at gmail.com
Fri Feb 26 13:28:54 EST 2016


Hi all, 

Min pushed 4.3.1 a few hours a go that fix a critical bug on windows[1]. 


-- 
M

[1]: https://github.com/ipython/ipykernel/issues/107
> On Feb 26, 2016, at 08:49, Fernando Perez <fperez.net at gmail.com> wrote:
> 
> Indeed, many thanks!
> 
> 
> On Thu, Feb 25, 2016, 12:33 Brian Granger <ellisonbg at gmail.com <mailto:ellisonbg at gmail.com>> wrote:
> Awesome work!
> 
> On Thu, Feb 25, 2016 at 8:00 AM, MinRK <benjaminrk at gmail.com <mailto:benjaminrk at gmail.com>> wrote:
> > We’ve just released 4.3 of the IPython kernel. It has a few compatibility
> > fixes, but the main change is that all output is published from a background
> > thread. This fixes a couple of annoying problems:
> >
> > no more need for those pesky sys.stdout.flush() calls to ensure that your
> > print statements show up promptly in long-running cells.
> > output from subprocesses and threads should get published in a more natural
> > order when concurrent with main process output
> >
> > -MinRK
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Project Jupyter" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to jupyter+unsubscribe at googlegroups.com <mailto:jupyter%2Bunsubscribe at googlegroups.com>.
> > To post to this group, send email to jupyter at googlegroups.com <mailto:jupyter at googlegroups.com>.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msgid/jupyter/CAHNn8BVSa_eMsH0HgsXmL5VKfJSUjhE6bE4Uh_mzc-eEjOYviA%40mail.gmail.com <https://groups.google.com/d/msgid/jupyter/CAHNn8BVSa_eMsH0HgsXmL5VKfJSUjhE6bE4Uh_mzc-eEjOYviA%40mail.gmail.com>.
> > For more options, visit https://groups.google.com/d/optout <https://groups.google.com/d/optout>.
> 
> 
> 
> --
> Brian E. Granger
> Associate Professor of Physics and Data Science
> Cal Poly State University, San Luis Obispo
> @ellisonbg on Twitter and GitHub
> bgranger at calpoly.edu <mailto:bgranger at calpoly.edu> and ellisonbg at gmail.com <mailto:ellisonbg at gmail.com>
> 
> --
> You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+unsubscribe at googlegroups.com <mailto:jupyter%2Bunsubscribe at googlegroups.com>.
> To post to this group, send email to jupyter at googlegroups.com <mailto:jupyter at googlegroups.com>.
> To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAH4pYpQVc4G_ZHr8FuxiZrh3k25C-SdAiozWKoWL-u9L4W9WPA%40mail.gmail.com <https://groups.google.com/d/msgid/jupyter/CAH4pYpQVc4G_ZHr8FuxiZrh3k25C-SdAiozWKoWL-u9L4W9WPA%40mail.gmail.com>.
> For more options, visit https://groups.google.com/d/optout <https://groups.google.com/d/optout>.
> 
> -- 
> You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+unsubscribe at googlegroups.com <mailto:jupyter+unsubscribe at googlegroups.com>.
> To post to this group, send email to jupyter at googlegroups.com <mailto:jupyter at googlegroups.com>.
> To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAHAreOopfFx2m%2BWJcoKoygNSKHEMDJzT7Smcbu21gtu%2BpWp2gg%40mail.gmail.com <https://groups.google.com/d/msgid/jupyter/CAHAreOopfFx2m%2BWJcoKoygNSKHEMDJzT7Smcbu21gtu%2BpWp2gg%40mail.gmail.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout <https://groups.google.com/d/optout>.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20160226/38b8acd2/attachment.html>


More information about the IPython-dev mailing list