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 cf1b7b3 + a4d663b commit f24fa85Copy full SHA for f24fa85
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.4:
25
+
26
+5.7.4
27
+-----
28
29
+5.7.4 fixes a bug introduced in 5.7.3, in which the ``list_running_servers()``
30
+function attempts to parse HTML files as JSON, and consequently crashes
31
+(:ghpull:`4284`).
32
33
.. _release-5.7.3:
34
35
5.7.3
0 commit comments