[ANN] IPython kernel 4.3
MinRK <[email protected]>
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CAHNn8BVSa_eMsH0HgsXmL5VKfJSUjhE6bE4Uh_mzc-eEjOYviA__19419.3692332648$1456416085$gmane$org@mail.gmail.com> |
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: 1. no more need for those pesky sys.stdout.flush() calls to ensure that your print statements show up promptly in long-running cells. 2. output from subprocesses and threads should get published in a more natural order when concurrent with main process output -MinRK _______________________________________________ IPython-dev mailing list [email protected] https://mail.scipy.org/mailman/listinfo/ipython-dev