gh-82151: Update and improve urlsplit docstring#152985
Conversation
Documentation build overview
13 files changed ·
|
Co-authored-by: idomic <michael.ido@gmail.com>
5a0d347 to
71c8700
Compare
orsenthil
left a comment
There was a problem hiding this comment.
LGTM.
This will close the long discussions in the referenced issue, and follows the recommendation from that thread.
|
Thanks @pranavchoudhary-tech for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15. |
|
Sorry, @pranavchoudhary-tech and @orsenthil, I could not cleanly backport this to |
|
GH-153154 is a backport of this pull request to the 3.15 branch. |
|
Sorry, @pranavchoudhary-tech and @orsenthil, I could not cleanly backport this to |
|
GH-153155 is a backport of this pull request to the 3.14 branch. |
|
GH-153156 is a backport of this pull request to the 3.13 branch. |
|
@pranavchoudhary-tech , do you know why the CLA is not showing up in the branches ? Could you please make sure they are signed. Thank you. |
This PR supersedes and finishes the work started in #18631 by @idomic.
It applies the final wording changes requested by the maintainers in the original PR review to clarify the
urlsplitreturn components.Closes #82151.