Post #153 604 Oct 23, 2025, 15:00 UTC https://github.com/python/cpython/issues/140505#cpython #docs GitHub argument vs parameter confusion in XMLRPC client documentation · Issue #140505 · python/cpython Documentation In https://docs.python.org/3/library/xmlrpc.client.html#xmlrpc.client.MultiCall I read: store the call name and parameters But the arguments are stored, no the parameter (there's ... 👍 2