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

Fix inconsistent return type for statistics median_grouped() gh-92531 #92533

Merged
merged 49 commits into from May 9, 2022

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented May 9, 2022

No description provided.

rhettinger and others added 30 commits Mar 16, 2021
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
Merge branch 'main' of github.com:python/cpython into main
Merge branch 'main' of github.com:python/cpython
@rhettinger rhettinger added type-bug An unexpected behavior, bug, or error 3.11 3.12 labels May 9, 2022
@rhettinger rhettinger merged commit e01eeb7 into python:main May 9, 2022
13 checks passed
@erlend-aasland
Copy link
Contributor

erlend-aasland commented May 9, 2022

Please use the correct commit title format when merging (the issue number is the commit title prefix):

gh-92531: Fix inconsistent return type for statistics median_grouped()

@JelleZijlstra
Copy link
Member

JelleZijlstra commented May 11, 2022

@rhettinger did you mean to backport this to 3.11 (since you added the 3.11 label)?

@miss-islington
Copy link
Contributor

miss-islington commented May 11, 2022

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented May 11, 2022

GH-92656 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 11, 2022
…-92531 (pythonGH-92533)

(cherry picked from commit e01eeb7)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 3.12 type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants