Skip to content

Commit 026bdc8

Browse files
willingcMeeseeksDev[bot]
authored andcommitted
Backport PR #354: Changelog for 5.2.3
1 parent 652fd43 commit 026bdc8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
Changes in Jupyter Client
55
=========================
66

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+
718
5.2.2
819
=====
920

0 commit comments

Comments
 (0)