]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-99183: Document behavior of count() for empty substrings (GH-99339)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 10 Nov 2022 21:27:42 +0000 (13:27 -0800)
committerGitHub <noreply@github.com>
Thu, 10 Nov 2022 21:27:42 +0000 (13:27 -0800)
commitf7d3b18ed5369869dc7abf13adf12dff6e03c043
tree581bf356a5a39a8813f6a0c11dd525fde0064348
parent9a5ca31af0ee07e5401ec7e0dda8ff1d035ce32d
GH-99183: Document behavior of count() for empty substrings (GH-99339)

(cherry picked from commit 2f4af2d99cffed6ba81e4b8fd886de6ae8625a3f)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Doc/library/stdtypes.rst