commit | 8c598dbb9483bcfcb88fc579ebf27821d8861465 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Sun May 02 20:19:51 2021 -0700 |
committer | GitHub <noreply@github.com> | Sun May 02 20:19:51 2021 -0700 |
tree | 29555566ce3e45c830658aa7129a200088e1dcfa | |
parent | d52bbde9421987d216c600557ef5bc931d03efcc [diff] |
bpo-25478: Add total() method to collections.Counter (GH-25829)