]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-133986: Document string split algorithm when sep is None and maxsplit is...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 15 May 2025 01:33:38 +0000 (03:33 +0200)
committerGitHub <noreply@github.com>
Thu, 15 May 2025 01:33:38 +0000 (21:33 -0400)
commitbd3add06f6685502da78c52d0bee5b04ca708425
tree43a17e0e9c78056277abc6e9946377a54d633fc2
parentf474264b1e3cd225b45cf2c0a91226d2a9d3ee9b
[3.13] gh-133986: Document string split algorithm when sep is None and maxsplit is 0 (GH-133987) (#133992)

gh-133986: Document string split algorithm when sep is None and maxsplit is 0 (GH-133987)
---------
(cherry picked from commit 3e23047363f384b7254b7af51afe4e353be94167)

Co-authored-by: Joey Smith <joeysmith@gmail.com>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Doc/library/stdtypes.rst