]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add fast path in count_elements (gh-120983)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 25 Jun 2024 08:10:00 +0000 (03:10 -0500)
committerGitHub <noreply@github.com>
Tue, 25 Jun 2024 08:10:00 +0000 (03:10 -0500)
commit9b32b890749b7843cd3e087baa89390fde634859
treed467753df017e5ef85072209cc4f711ade510d9b
parentbb057ea1075e000ff3f0d6b27a2b7ca4117b4969
Add fast path in count_elements (gh-120983)
Modules/_collectionsmodule.c