Skip to content

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

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 49 commits into from
May 9, 2022

Conversation

rhettinger
Copy link
Contributor

No description provided.

rhettinger and others added 30 commits March 15, 2021 21:12
.
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 only security fixes 3.12 only security fixes labels May 9, 2022
@rhettinger rhettinger merged commit e01eeb7 into python:main May 9, 2022
@erlend-aasland
Copy link
Contributor

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

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

@miss-islington
Copy link
Contributor

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 11, 2022
@bedevere-bot
Copy link

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 only security fixes 3.12 only security fixes type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants