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
Date 2019-10-18.21:41:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571434882.63.0.58275149326.issue38521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 652a1cb0e11eb7cf0040acaf121492d2a99768d9 by Raymond Hettinger (Miss Islington (bot)) in branch '3.8':
bpo-38521: Fix error in NormalDist.__eq__() (GH-16840) (GH-16842)
https://github.com/python/cpython/commit/652a1cb0e11eb7cf0040acaf121492d2a99768d9
History
Date User Action Args
2019-10-18 21:41:22rhettingersetrecipients: + rhettinger
2019-10-18 21:41:22rhettingersetmessageid: <1571434882.63.0.58275149326.issue38521@roundup.psfhosted.org>
2019-10-18 21:41:22rhettingerlinkissue38521 messages
2019-10-18 21:41:22rhettingercreate