[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-36324: Make internal attributes for statistics.NormalDist() private. by rhettinger · Pull Request #14871 · python/cpython

rhettinger

added 4 commits

July 19, 2019 18:04

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 21, 2019

…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>

rhettinger pushed a commit that referenced this pull request

Jul 21, 2019

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019
…te. (pythonGH-14871)

* Make internals private

* Finish making mu and sigma private

* Add missing __hash__() method

* Add blurb

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
…te. (pythonGH-14871)

* Make internals private

* Finish making mu and sigma private

* Add missing __hash__() method

* Add blurb

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020
…te. (pythonGH-14871)

* Make internals private

* Finish making mu and sigma private

* Add missing __hash__() method

* Add blurb