Commit 55fbe24
pythongh-139074: Fix missing high precision case in sumprod() (pythongh-139075)
(cherry picked from commit b485e50)
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>1 parent 0e4e608 commit 55fbe24
3 files changed
Lines changed: 19 additions & 16 deletions
File tree
- Lib/test
- Misc/NEWS.d/next/Core_and_Builtins
- Modules
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1385 | 1385 | | |
1386 | 1386 | | |
1387 | 1387 | | |
1388 | | - | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
1389 | 1391 | | |
1390 | 1392 | | |
1391 | 1393 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2886 | 2886 | | |
2887 | 2887 | | |
2888 | 2888 | | |
2889 | | - | |
2890 | | - | |
2891 | | - | |
2892 | | - | |
2893 | | - | |
2894 | | - | |
2895 | | - | |
2896 | | - | |
2897 | | - | |
2898 | | - | |
| 2889 | + | |
| 2890 | + | |
2899 | 2891 | | |
2900 | | - | |
2901 | | - | |
| 2892 | + | |
| 2893 | + | |
| 2894 | + | |
2902 | 2895 | | |
2903 | 2896 | | |
2904 | 2897 | | |
2905 | | - | |
| 2898 | + | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
| 2902 | + | |
2906 | 2903 | | |
2907 | | - | |
2908 | | - | |
| 2904 | + | |
| 2905 | + | |
| 2906 | + | |
2909 | 2907 | | |
2910 | 2908 | | |
2911 | 2909 | | |
2912 | 2910 | | |
2913 | 2911 | | |
2914 | 2912 | | |
| 2913 | + | |
2915 | 2914 | | |
2916 | 2915 | | |
2917 | 2916 | | |
| |||
0 commit comments