##// END OF EJS Templates
noted sub_channel being renamed to iopub_channel
Paul Ivanov -
Show More
@@ -38,3 +38,5 b' Backwards incompatible changes'
38 38 event loops are no longer exposed in the top level of :mod:`IPython.lib`.
39 39 Code calling these should make sure to import them from
40 40 :mod:`IPython.lib.inputhook`.
41 * For all kernel managers, the ``sub_channel`` attribute has been renamed to
42 ``iopub_channel``.
General Comments 0
You need to be logged in to leave comments. Login now