Skip to content

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

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

Merged
merged 20 commits into from
Nov 20, 2021

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Nov 20, 2021

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
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 <[email protected]>
@bedevere-bot
Copy link

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 <[email protected]>

Co-authored-by: Raymond Hettinger <[email protected]>
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