summarylogtreecommitdiffstats
path: root/sagemath-cypari2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sagemath-cypari2.patch')
-rw-r--r--sagemath-cypari2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/sagemath-cypari2.patch b/sagemath-cypari2.patch
index f622bd3ba3d4..6ed6a5783c2a 100644
--- a/sagemath-cypari2.patch
+++ b/sagemath-cypari2.patch
@@ -28,7 +28,7 @@ diff --git a/src/sage/rings/polynomial/polynomial_element.pyx b/src/sage/rings/p
index 2b5504a..8bd32dd 100644
--- a/src/sage/rings/polynomial/polynomial_element.pyx
+++ b/src/sage/rings/polynomial/polynomial_element.pyx
-@@ -4364,8 +4364,7 @@ cdef class Polynomial(CommutativeAlgebraElement):
+@@ -4363,8 +4363,7 @@ cdef class Polynomial(CommutativeAlgebraElement):
sage: G.prod() == g
True
"""