]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:32:45 +0000 (03:32 +0200)
committerGitHub <noreply@github.com>
Thu, 15 May 2025 01:32:45 +0000 (21:32 -0400)
commitb6299e8f16c1e6ab1d3dab42f9803e00fb0bdddb
tree0649c07ac0c59e80db192e80b1de06d217dc6e5f
parent4adb1ddac8860131c86898ddaa3d31a77b98bfce
[3.14] gh-133986: Document string split algorithm when sep is None and maxsplit is 0 (GH-133987) (#133993)

---------
(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