[New-bugs-announce] [issue36057] Add docs and tests for ordering in Counter. [no behavior change]
Raymond Hettinger
report at bugs.python.org
Wed Feb 20 19:10:05 EST 2019
New submission from Raymond Hettinger <raymond.hettinger at gmail.com>:
When dicts became ordered, counters became ordered as well. Update the docs and tests to reflect that fact.
----------
assignee: rhettinger
components: Tests
messages: 336156
nosy: rhettinger
priority: normal
severity: normal
status: open
title: Add docs and tests for ordering in Counter. [no behavior change]
versions: Python 3.7, Python 3.8
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36057>
_______________________________________
More information about the New-bugs-announce
mailing list