bpo-36057 Update docs and tests for ordering in collections.Counter [no behavior change] by rhettinger · Pull Request #11962 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@rhettinger

Copy link Copy Markdown

Contributor

@rhettinger rhettinger commented

Feb 21, 2019

edited by bedevere-bot

Loading

@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

Reviewers

1 more reviewer

@eamanu eamanu eamanu left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@rhettinger @bedevere-bot @miss-islington @eamanu @the-knights-who-say-ni