]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Docs: Fix a misplaced statement in the document for `ServerProxy` (GH-130616...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 3 Mar 2025 14:09:20 +0000 (15:09 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Mar 2025 14:09:20 +0000 (15:09 +0100)
commit23f11e32c2868af5360734e54f80fd1afb950e41
tree6379b36494c5e63d35df8cc79a4cd991973edb46
parentd25da899535f752be251bee8453b2c6942befaea
[3.12] Docs: Fix a misplaced statement in the document for `ServerProxy` (GH-130616) (GH-130639)

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.
(cherry picked from commit b26286ca49d87ad8491e411f7b0283b0f15ad5be)

Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
Doc/library/xmlrpc.client.rst