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