We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ecf48 commit c842c3fCopy full SHA for c842c3f
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-09-17-13-21-26.gh-issue-139074.dVZO5F.rst
@@ -0,0 +1,2 @@
1
+Fixed a missing case in :func:`math.sumprod` where a low precision path was
2
+taken when an int/int input pair followed a float input.
0 commit comments