Skip to content

[3.13] gh-82151: Update and improve urlsplit docstring (#152985)#153156

Merged
orsenthil merged 2 commits into
python:3.13from
orsenthil:backport-ad54b91-3.13
Jul 7, 2026
Merged

[3.13] gh-82151: Update and improve urlsplit docstring (#152985)#153156
orsenthil merged 2 commits into
python:3.13from
orsenthil:backport-ad54b91-3.13

Conversation

@orsenthil

Copy link
Copy Markdown
Member

(cherry picked from commit ad54b91)

* pythongh-82151: Update and improve urlsplit docstring

Co-authored-by: idomic <michael.ido@gmail.com>

* Slightly improved wording for % escapes. Consistent with rest of the doc.

---------

Co-authored-by: idomic <michael.ido@gmail.com>
Co-authored-by: Senthil Kumaran <senthil@python.org>
(cherry picked from commit ad54b91)
@python-cla-bot

python-cla-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@read-the-docs-community

read-the-docs-community Bot commented Jul 6, 2026

Copy link
Copy Markdown

@pranavchoudhary-tech

Copy link
Copy Markdown
Contributor

Hi @orsenthil, it looks like the lint check failed because of a single trailing whitespace on line 59 in Doc/library/urllib.parse.rst. Removing the extra space after possibly empty. should turn the checks green!

@orsenthil orsenthil merged commit 68f68fb into python:3.13 Jul 7, 2026
26 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 7, 2026
@orsenthil

Copy link
Copy Markdown
Member Author

Thanks, @pranavchoudhary-tech .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants