]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:26 +0000 (15:09 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Mar 2025 14:09:26 +0000 (15:09 +0100)
commit57dcbfd7da8ba731f4b6ac4d5fd78e2a1605cb56
treecf0f866b21a02fe6f8ef7bf6694a756deea7861b
parent00cf2a621a21357b09bc7ae6f0ce0b799b1fa17f
[3.13] Docs: Fix a misplaced statement in the document for `ServerProxy` (GH-130616) (GH-130640)

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