Skip to content

Commit 1abcb16

Browse files
committed
Add clarification that this change affects Windows/ProactorEventLoop
1 parent b578d9a commit 1abcb16

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
Added buffer boundary check comparing ``nbytes`` parameter to
2-
:meth:`asyncio.AbstractEventLoop.sock_recvfrom_into`.
1+
Added buffer boundary check when using ``nbytes`` parameter with
2+
:meth:`asyncio.AbstractEventLoop.sock_recvfrom_into`. Only
3+
relevant for Windows and the :class:`asyncio.ProactorEventLoop`.

0 commit comments

Comments
 (0)