[3.8] bpo-36324: Make internal attributes for statistics.NormalDist() private. (GH-14871) by miss-islington · Pull Request #14875 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Jul 21, 2019

edited by bedevere-bot

Loading

  • Make internals private

  • Finish making mu and sigma private

  • Add missing hash() method

  • Add blurb
    (cherry picked from commit 02c91f5)

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

https://bugs.python.org/issue36324

…te. (pythonGH-14871)

* Make internals private

* Finish making mu and sigma private

* Add missing __hash__() method

* Add blurb
(cherry picked from commit 02c91f5)

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

@miss-islington

Copy link Copy Markdown

Contributor Author

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

@rhettinger rhettinger merged commit c613c33 into python:3.8

Jul 21, 2019

@miss-islington miss-islington deleted the backport-02c91f5-3.8 branch

July 21, 2019 07:55

@miss-islington

Copy link Copy Markdown

Contributor Author

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

1 similar comment

@miss-islington

Copy link Copy Markdown

Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @rhettinger @the-knights-who-say-ni @bedevere-bot