Import Expression from sage.structure.element
Closed this issue · 10 comments
mkoeppe commented
... outside of sage.symbolic, sage.functions, etc.
Follow-up on #32638, which added the ABC sage.structure.element.Expression
Component: refactoring
Author: Matthias Koeppe
Branch/Commit: e13b958
Reviewer: Jonathan Kliem
Issue created by migration from https://trac.sagemath.org/ticket/32730
mkoeppe commented
mkoeppe commented
mkoeppe commented
Author: Matthias Koeppe
mkoeppe commented
Description changed:
---
+++
@@ -1 +1,3 @@
+... outside of `sage.symbolic`, `sage.functions`, etc.
+
Follow-up on #32638, which added the ABC `sage.structure.element.Expression`mkoeppe commented
comment:3
The failure in src/sage/rings/integer.pyx is not from this ticket.
kliem commented
comment:5
LGTM.
kliem commented
Reviewer: Jonathan Kliem
mkoeppe commented
comment:6
Thank you!
vbraun commented
Changed branch from u/mkoeppe/import_expression_from_sage_structure_element to e13b958