# Documentation In [Doc/library/xmlrpc.client.rst](https://docs.python.org/3/library/xmlrpc.client.html) I read: Convert *params* into an XML-RPC request. or into a response if *methodresponse* I think the dot before `or` should be a coma or removed (I'm french, I don't know about english preferences on this). I let this as an easy first PR if anyone wants to take it. <!-- gh-linked-prs --> ### Linked PRs * gh-140552 * gh-140567 * gh-140568 <!-- /gh-linked-prs -->
Documentation
In Doc/library/xmlrpc.client.rst I read:
I think the dot before
orshould be a coma or removed (I'm french, I don't know about english preferences on this).I let this as an easy first PR if anyone wants to take it.
Linked PRs