Skip to content

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 [email protected]


(cherry picked from commit 3e23047)

Co-authored-by: Joey Smith [email protected]
Co-authored-by: Ned Batchelder [email protected]
Co-authored-by: Semyon Moroz [email protected]


📚 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 <[email protected]>

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

Co-authored-by: Joey Smith <[email protected]>
Co-authored-by: Ned Batchelder <[email protected]>
Co-authored-by: Semyon Moroz <[email protected]>
@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