We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7de24bd commit 17e309aCopy full SHA for 17e309a
docs/project/changelog.rst
@@ -51,8 +51,8 @@ Bug fixes
51
returned. Previously, :exc:`TimeoutError` was raised incorrectly.
52
53
* Prevented :meth:`~asyncio.connection.Connection.close` from blocking when
54
- receive buffers are saturated in the :mod:`asyncio` and :mod:`threading`
55
- implementations.
+ the network becomes unavailable or when receive buffers are saturated in
+ the :mod:`asyncio` and :mod:`threading` implementations.
56
57
.. _14.1:
58
0 commit comments