We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e60d9 commit 44ae24cCopy full SHA for 44ae24c
docs/source/changelog.rst
@@ -21,6 +21,14 @@ 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
32
.. _release-5.7.4:
33
34
5.7.4
0 commit comments