]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-148763: Fix paramter name in `multiprocessing.connection.send_bytes/recv_by...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Apr 2026 00:12:30 +0000 (02:12 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Apr 2026 00:12:30 +0000 (00:12 +0000)
commitbef4d84e7fa601207db6aba87acfb6315a43278b
tree07cbe9420eaaa965a7d21529ecf3ca0a0310327c
parent01f721898343c671a69f1bf6805e41e20b2e4c22
[3.13] gh-148763: Fix paramter name in `multiprocessing.connection.send_bytes/recv_bytes_into` docs (GH-126603) (#148787)

gh-148763: Fix paramter name in `multiprocessing.connection.send_bytes/recv_bytes_into` docs (GH-126603)
(cherry picked from commit e50acef0b2c2057874a9eec98c37ca6cf8ee98e1)

Doc: Fix buf argument name in multiprocessing connection send_bytes

Co-authored-by: Matthew Davis <7035647+mdavis-xyz@users.noreply.github.com>
Doc/library/multiprocessing.rst