Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-36546: No longer have a need to make "data" positional only#16252

Merged
rhettinger merged 1 commit into
python:masterpython/cpython:masterfrom
rhettinger:quantiles_data_argrhettinger/cpython:quantiles_data_argCopy head branch name to clipboard
Sep 18, 2019
Merged

bpo-36546: No longer have a need to make "data" positional only#16252
rhettinger merged 1 commit into
python:masterpython/cpython:masterfrom
rhettinger:quantiles_data_argrhettinger/cpython:quantiles_data_argCopy head branch name to clipboard

Conversation

@rhettinger

@rhettinger rhettinger commented Sep 18, 2019

Copy link
Copy Markdown
Contributor

With the inv_cdf() hook removed, the first argument is alway data and never a distribution. So, we can make the signature the same as the other statistics functions.

https://bugs.python.org/issue36546

@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @rhettinger, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 272d0d017aef585acf84bb0af99a90a2a8582b2c 3.8

@miss-islington

Copy link
Copy Markdown
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 18, 2019
…16252)

(cherry picked from commit 272d0d0)

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

Copy link
Copy Markdown

GH-16253 is a backport of this pull request to the 3.8 branch.

rhettinger added a commit that referenced this pull request Sep 18, 2019
…GH-16253)

(cherry picked from commit 272d0d0)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.