]> granicus.if.org Git - python/commit
Issue #18594: Fix the fallback path in collections.Counter().
authorRaymond Hettinger <python@rcn.com>
Wed, 2 Oct 2013 04:36:09 +0000 (21:36 -0700)
committerRaymond Hettinger <python@rcn.com>
Wed, 2 Oct 2013 04:36:09 +0000 (21:36 -0700)
commit224c87d60ca32b99a6a670545c5b09b2bdef0b41
treeccefb8a74face8562d994676e32d3a2b5042de61
parent1a33b2f35b9195b440b492afa87dcf83ba2ecca4
Issue #18594:  Fix the fallback path in collections.Counter().
Misc/NEWS
Modules/_collectionsmodule.c