Skip to content

[3.10] bpo-45852: Fix the Counter/iter test for statistics.mode() (GH-29667)#29671

Merged
rhettinger merged 1 commit into
python:3.10from
miss-islington:backport-48744db-3.10
Nov 21, 2021
Merged

[3.10] bpo-45852: Fix the Counter/iter test for statistics.mode() (GH-29667)#29671
rhettinger merged 1 commit into
python:3.10from
miss-islington:backport-48744db-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 20, 2021

Copy link
Copy Markdown
Contributor

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

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

https://bugs.python.org/issue45852

…29667)

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

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-bot bedevere-bot added the tests Tests in the Lib/test dir label Nov 20, 2021
@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a failure ❌ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

@rhettinger rhettinger merged commit 9841ac2 into python:3.10 Nov 21, 2021
@miss-islington miss-islington deleted the backport-48744db-3.10 branch November 21, 2021 00:27
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