FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-110383: Improve accuracy of str.split() and str.rsplit() docstrings (GH-113355) by hugovk · Pull Request #113379 · python/cpython · GitHub

/ cpython Public

[3.12] gh-110383: Improve accuracy of str.split() and str.rsplit() docstrings (GH-113355) - #113379

Merged
hugovk merged 1 commit into
python:3.12from
hugovk:backport-526d0a9-3.12
Dec 22, 2023
Merged

[3.12] gh-110383: Improve accuracy of str.split() and str.rsplit() docstrings (GH-113355)#113379
hugovk merged 1 commit into
python:3.12from
hugovk:backport-526d0a9-3.12

Conversation

hugovk commented Dec 21, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Clarify split direction in the docstring body,
instead of in the 'maxsplit' param docstring.
(cherry picked from commit 526d0a9)

…t() docstrings (pythonGH-113355)

Clarify split direction in the docstring body,
instead of in the 'maxsplit' param docstring.
(cherry picked from commit 526d0a9)

Co-authored-by: Erlend E. Aasland <erlend@python.org>

erlend-aasland left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

hugovk merged commit 2ddee2e into python:3.12 Dec 22, 2023
hugovk deleted the backport-526d0a9-3.12 branch December 22, 2023 07:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL