Skip to content

bpo-45852: Fix the Counter/iter test for statistics.mode()#29667

Merged
rhettinger merged 20 commits into
python:mainfrom
rhettinger:fix_mode_test
Nov 20, 2021
Merged

bpo-45852: Fix the Counter/iter test for statistics.mode()#29667
rhettinger merged 20 commits into
python:mainfrom
rhettinger:fix_mode_test

Conversation

@rhettinger

@rhettinger rhettinger commented Nov 20, 2021

Copy link
Copy Markdown
Contributor

Suggested by Stefan Pochmann.

https://bugs.python.org/issue45852

@rhettinger rhettinger added tests Tests in the Lib/test dir skip news labels Nov 20, 2021
@rhettinger rhettinger added needs backport to 3.10 only security fixes type-bug An unexpected behavior, bug, or error labels Nov 20, 2021
@rhettinger rhettinger merged commit 48744db into python:main Nov 20, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 20, 2021
…29667)

Suggested by Stefan Pochmann.
(cherry picked from commit 48744db)

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

Copy link
Copy Markdown

GH-29671 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Nov 20, 2021
rhettinger added a commit that referenced this pull request Nov 21, 2021
…GH-29671)

Suggested by Stefan Pochmann.
(cherry picked from commit 48744db)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants