]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:11:52 +0000 (02:11 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Apr 2026 00:11:52 +0000 (00:11 +0000)
commitf283ac45e6b7dc59800913368e5965ca5a04e3c2
tree416b4c4c662137d9db494678d8fc664afd81d9cc
parentec1d8631b3548e4f4ead4b45756b2ed8e02930c2
[3.14] gh-148763: Fix paramter name in `multiprocessing.connection.send_bytes/recv_bytes_into` docs (GH-126603) (#148786)

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