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.
1 parent d4e60d9 commit 0b73ab6Copy full SHA for 0b73ab6
docs/source/changelog.rst
@@ -21,6 +21,15 @@ We strongly recommend that you upgrade pip to version 9+ of pip before upgrading
21
Use ``pip install pip --upgrade`` to upgrade pip. Check pip version with
22
``pip --version``.
23
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
33
.. _release-5.7.4:
34
35
5.7.4
0 commit comments