Commit 652a1cb
bpo-38521: Fix error in NormalDist.__eq__() (pythonGH-16840) (pythonGH-16842)
(cherry picked from commit 5eabec0)
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>1 parent 5fb8142 commit 652a1cb
3 files changed
Lines changed: 6 additions & 1 deletion
File tree
- Lib
- test
- Misc/NEWS.d/next/Library
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1092 | 1092 | | |
1093 | 1093 | | |
1094 | 1094 | | |
1095 | | - | |
| 1095 | + | |
1096 | 1096 | | |
1097 | 1097 | | |
1098 | 1098 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2651 | 2651 | | |
2652 | 2652 | | |
2653 | 2653 | | |
| 2654 | + | |
| 2655 | + | |
2654 | 2656 | | |
2655 | 2657 | | |
2656 | 2658 | | |
| 2659 | + | |
| 2660 | + | |
2657 | 2661 | | |
2658 | 2662 | | |
2659 | 2663 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments