Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-38521: Fix error in NormalDist.__eq__() #16840

Merged
merged 1 commit into from Oct 18, 2019

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Oct 18, 2019

@rhettinger rhettinger merged commit 5eabec0 into python:master Oct 18, 2019
4 checks passed
@rhettinger rhettinger deleted the fix_normdist_eq branch Oct 18, 2019
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 18, 2019

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒🤖

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Oct 18, 2019

GH-16842 is a backport of this pull request to the 3.8 branch.

rhettinger added a commit that referenced this issue Oct 18, 2019
(cherry picked from commit 5eabec0)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this issue Dec 5, 2019
shihai1991 pushed a commit to shihai1991/cpython that referenced this issue Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA signed type-bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants