Skip to content

Commit f24fa85

Browse files
authored
Merge pull request #4286 from takluyver/changelog-5.7.4
Add release notes for 5.7.4
2 parents cf1b7b3 + a4d663b commit f24fa85

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.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+
2433
.. _release-5.7.3:
2534

2635
5.7.3

0 commit comments

Comments
 (0)