Skip to content

Commit 0b73ab6

Browse files
committed
changelog for 5.7.5 [ci skip]
1 parent d4e60d9 commit 0b73ab6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/source/changelog.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@ We strongly recommend that you upgrade pip to version 9+ of pip before upgrading
2121
Use ``pip install pip --upgrade`` to upgrade pip. Check pip version with
2222
``pip --version``.
2323

24+
.. _release-5.7.5:
25+
26+
5.7.5
27+
-----
28+
29+
- Fix compatibility with tornado 6 (:ghpull:`4392`, :ghpull:`4449`).
30+
- Fix opening integer filedescriptor during startup on Python 2 (:ghpull:`4349`)
31+
- Fix compatibility with asynchronous `KernelManager.restart_kernel` methods (:ghpull:`4412`)
32+
2433
.. _release-5.7.4:
2534

2635
5.7.4

0 commit comments

Comments
 (0)