]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140505: Fix 'parameters' to 'arguments' in xmlrpc.client.MultiCall docs (GH-141942)
authorSIVALANAGASHANKARNIVAS <nivassivala61@outlook.com>
Thu, 27 Nov 2025 17:01:15 +0000 (22:31 +0530)
committerGitHub <noreply@github.com>
Thu, 27 Nov 2025 17:01:15 +0000 (18:01 +0100)
commite02801dc375e11b37361dbb863bf03487a88a28b
tree4bb9423f7eaa1e984bf19cb8b1022a8e037b0dd0
parent9c4ff8a615af3f1e746fcfe5cdb6af5ddfb3b6a7
gh-140505: Fix 'parameters' to 'arguments' in xmlrpc.client.MultiCall docs (GH-141942)

Fix terminology: change 'parameters' to 'arguments' in MultiCall docs

Fixes #140505
Doc/library/xmlrpc.client.rst