Skip to content

[3.13] gh-133986: Document string split algorithm when sep is None and maxsplit is 0 (GH-133987) #133992

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 15, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 14, 2025

  • Document string split algorithm when sep is None and maxsplit is 0

  • Update Doc/library/stdtypes.rst

Co-authored-by: Semyon Moroz donbarbos@proton.me


(cherry picked from commit 3e23047)

Co-authored-by: Joey Smith joeysmith@gmail.com
Co-authored-by: Ned Batchelder ned@nedbatchelder.com
Co-authored-by: Semyon Moroz donbarbos@proton.me


📚 Documentation preview 📚: https://cpython-previews--133992.org.readthedocs.build/

… maxsplit is 0 (pythonGH-133987)

* Document string split algorithm when sep is None and maxsplit is 0

* Update Doc/library/stdtypes.rst

Co-authored-by: Semyon Moroz <donbarbos@proton.me>

---------
(cherry picked from commit 3e23047)

Co-authored-by: Joey Smith <joeysmith@gmail.com>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels May 14, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs May 14, 2025
@terryjreedy terryjreedy merged commit bd3add0 into python:3.13 May 15, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs May 15, 2025
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.

3 participants