We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 652fd43 + 026bdc8 commit 2db081bCopy full SHA for 2db081b
docs/changelog.rst
@@ -4,6 +4,17 @@
4
Changes in Jupyter Client
5
=========================
6
7
+5.2.3
8
+=====
9
+
10
+`5.2.3 on GitHub <https://github.com/jupyter/jupyter_client/milestones/5.2.3>`__
11
12
+- Fix hang on close in :class:`.ThreadedKernelClient` (used in QtConsole)
13
+ when using tornado with asyncio
14
+ (default behavior of tornado 5, see :ghpull:`352`).
15
+- Fix errors when using deprecated :attr:`.KernelManager.kernel_cmd`
16
+ (:ghpull:`343`, :ghpull:`344`).
17
18
5.2.2
19
=====
20
0 commit comments