Commit ca23df4
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 fa6dbb1 commit ca23df4
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 | |
|---|---|---|---|
| |||
1366 | 1366 | | |
1367 | 1367 | | |
1368 | 1368 | | |
1369 | | - | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
1370 | 1372 | | |
1371 | 1373 | | |
1372 | 1374 | | |
| |||
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 | |
|---|---|---|---|
| |||
2885 | 2885 | | |
2886 | 2886 | | |
2887 | 2887 | | |
2888 | | - | |
2889 | | - | |
2890 | | - | |
2891 | | - | |
2892 | | - | |
2893 | | - | |
2894 | | - | |
2895 | | - | |
2896 | | - | |
2897 | | - | |
| 2888 | + | |
| 2889 | + | |
2898 | 2890 | | |
2899 | | - | |
2900 | | - | |
| 2891 | + | |
| 2892 | + | |
| 2893 | + | |
2901 | 2894 | | |
2902 | 2895 | | |
2903 | 2896 | | |
2904 | | - | |
| 2897 | + | |
| 2898 | + | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
2905 | 2902 | | |
2906 | | - | |
2907 | | - | |
| 2903 | + | |
| 2904 | + | |
| 2905 | + | |
2908 | 2906 | | |
2909 | 2907 | | |
2910 | 2908 | | |
2911 | 2909 | | |
2912 | 2910 | | |
2913 | 2911 | | |
| 2912 | + | |
2914 | 2913 | | |
2915 | 2914 | | |
2916 | 2915 | | |
| |||
0 commit comments