bpo-36057 Update docs and tests for ordering in collections.Counter [no behavior change] by rhettinger · Pull Request #11962 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
rhettinger merged 3 commits intopython:masterfrom
Feb 21, 2019Merged
Conversation
Copy link Copy Markdown
Contributor
rhettinger added 2 commits
February 20, 2019 14:28
rhettinger
added
docs
skip news needs backport to 3.7 labels
Feb 21, 2019
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
eamanu reviewed Feb 21, 2019
Doc/library/collections.rst Outdated
eamanu reviewed Feb 21, 2019
Doc/library/collections.rst Outdated
rhettinger
merged commit
407c734
into
python:master
Copy link Copy Markdown
bedevere-bot
commented
Feb 21, 2019
bedevere-bot commented
Feb 21, 2019@rhettinger: Please replace # with GH- in the commit message next time. Thanks!
Copy link Copy Markdown
Contributor
miss-islington
commented
Feb 21, 2019
miss-islington commented
Feb 21, 2019Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖
bedevere-bot
removed
the
awaiting merge
label
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
removed
the
needs backport to 3.7
label
Copy link Copy Markdown
bedevere-bot
commented
Feb 21, 2019
bedevere-bot commented
Feb 21, 2019GH-11979 is a backport of this pull request to the 3.7 branch.
rhettinger
deleted the
counter-order
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment