]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Counter doc mentions three methods, but lists four (GH-30706)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 19 Feb 2022 02:49:48 +0000 (18:49 -0800)
committerGitHub <noreply@github.com>
Sat, 19 Feb 2022 02:49:48 +0000 (18:49 -0800)
commitcf1993210fdb5b9140c7710ca1a93ca661400f19
tree6a27683da44884f1018a0863fd04980e92570a20
parent9399dc45cb4b5d5f1c47de9dd183d3abac4ed496
Counter doc mentions three methods, but lists four (GH-30706)

Was probably caused by the addition of the `total()` method
(cherry picked from commit 99331fcf175b03b6b82451ac9aa953b476ab48e0)

Co-authored-by: Charles Brunet <charles.brunet@optelgroup.com>
Doc/library/collections.rst