]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-150952: Fix incorrect sock_sendto docstring (GH-150953) (#154626)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 25 Jul 2026 03:22:42 +0000 (05:22 +0200)
committerGitHub <noreply@github.com>
Sat, 25 Jul 2026 03:22:42 +0000 (08:52 +0530)
commit3bf0883d4f54797fa11872510a350d34909a6ea5
tree00aff0c0047ee9d6c5c73d2d635bad60465844c9
parent1f53f91c470a4e25082954876dcdc2f081a85e3e
[3.15] gh-150952: Fix incorrect sock_sendto docstring (GH-150953) (#154626)

gh-150952: Fix incorrect sock_sendto docstring (GH-150953)
(cherry picked from commit 1c4440204f410b2839a44e83ac38cf52eafaadaa)

Co-authored-by: Timofei <128279579+deadlovelll@users.noreply.github.com>
Lib/asyncio/selector_events.py