This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients rhettinger, steven.daprano
Date 2019-03-19.03:17:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552965437.42.0.343107275058.issue36324@roundup.psfhosted.org>
In-reply-to
Content
New changeset 714c60d7aca6d0f6d73ad2d7c876d2d683a7fce3 by Raymond Hettinger in branch 'master':
bpo-36324: Add inv_cdf() to statistics.NormalDist() (GH-12377)
https://github.com/python/cpython/commit/714c60d7aca6d0f6d73ad2d7c876d2d683a7fce3
History
Date User Action Args
2019-03-19 03:17:17rhettingersetrecipients: + rhettinger, steven.daprano
2019-03-19 03:17:17rhettingersetmessageid: <1552965437.42.0.343107275058.issue36324@roundup.psfhosted.org>
2019-03-19 03:17:17rhettingerlinkissue36324 messages
2019-03-19 03:17:17rhettingercreate