Skip to content

bpo-36057 Update docs and tests for ordering in collections.Counter [no behavior change]#11962

Merged
rhettinger merged 3 commits intopython:masterfrom
rhettinger:counter-order
Feb 21, 2019
Merged

bpo-36057 Update docs and tests for ordering in collections.Counter [no behavior change]#11962
rhettinger merged 3 commits intopython:masterfrom
rhettinger:counter-order

Conversation

@rhettinger
Copy link
Copy Markdown
Contributor

@rhettinger rhettinger commented Feb 21, 2019

@rhettinger rhettinger merged commit 407c734 into python:master Feb 21, 2019
@bedevere-bot
Copy link
Copy Markdown

@rhettinger: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 21, 2019
…no behavior change] (pythonGH-11962)

* Add tests for Counter order.  No behavior change.

* Update docs and tests

* Fix doctest output and capitalization
(cherry picked from commit 407c734)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-bot
Copy link
Copy Markdown

GH-11979 is a backport of this pull request to the 3.7 branch.

@rhettinger rhettinger deleted the counter-order branch February 21, 2019 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants