]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: Fix a misplaced statement in the document for `ServerProxy` (GH-130616)
authorYuki Kobayashi <drsuaimqjgar@gmail.com>
Thu, 27 Feb 2025 15:14:56 +0000 (00:14 +0900)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2025 15:14:56 +0000 (16:14 +0100)
commitb26286ca49d87ad8491e411f7b0283b0f15ad5be
tree99d3729d375a23dc0f4ef6e0a8d99b2a057531e1
parente85f81f4309bda4649d99c6b6a8bec9fb53346cd
Docs: Fix a misplaced statement in the document for `ServerProxy` (GH-130616)

The sentence "If an HTTPS URL ..." explains what the parameter means,
so moved it to the paragraph explaining what the other parameters mean.
Doc/library/xmlrpc.client.rst