Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Feb 21, 2019

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Feb 21, 2019

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

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

@miss-islington
Copy link
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

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