Skip to content

Commit 92ea055

Browse files
committed
Add missing changelog entry.
Refs #1641.
1 parent ba74244 commit 92ea055

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/project/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ Improvements
6060
Bug fixes
6161
.........
6262

63+
* Prevented :meth:`~asyncio.connection.Connection.recv` from returning
64+
:class:`bytearray` instead of :class:`bytes` in edge cases.
65+
6366
* Fixed a race condition that could lead to an exception when closing
6467
connections in the :mod:`threading` implementation.
6568

0 commit comments

Comments
 (0)