Skip to content

Commit 17e309a

Browse files
committed
Mention another symptom in the changelog.
Refs #1527.
1 parent 7de24bd commit 17e309a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/project/changelog.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Bug fixes
5151
returned. Previously, :exc:`TimeoutError` was raised incorrectly.
5252

5353
* Prevented :meth:`~asyncio.connection.Connection.close` from blocking when
54-
receive buffers are saturated in the :mod:`asyncio` and :mod:`threading`
55-
implementations.
54+
the network becomes unavailable or when receive buffers are saturated in
55+
the :mod:`asyncio` and :mod:`threading` implementations.
5656

5757
.. _14.1:
5858

0 commit comments

Comments
 (0)