##// END OF EJS Templates
Merge pull request #3080 from ivanov/doc_iopub...
Min RK -
r10052:0224cf94 merge
parent child Browse files
Show More
@@ -38,3 +38,5 b' Backwards incompatible changes'
38 event loops are no longer exposed in the top level of :mod:`IPython.lib`.
38 event loops are no longer exposed in the top level of :mod:`IPython.lib`.
39 Code calling these should make sure to import them from
39 Code calling these should make sure to import them from
40 :mod:`IPython.lib.inputhook`.
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