sage.structure, sage.sets: Remove hard dependencies on the symbolic ring / polynomial rings
Closed this issue · 12 comments
mkoeppe commented
(partially cherry-picked from #32432)
Component: refactoring
Author: Matthias Koeppe
Branch/Commit: 73aabd2
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/32599
mkoeppe commented
Description changed:
---
+++
@@ -1 +1,2 @@
+(cherry-picked from #32432)
mkoeppe commented
mkoeppe commented
mkoeppe commented
Author: Matthias Koeppe
mkoeppe commented
Description changed:
---
+++
@@ -1,2 +1,2 @@
-(cherry-picked from #32432)
+(partially cherry-picked from #32432)
sagetrac-git commented
Branch pushed to git repo; I updated commit sha1. New commits:
73aabd2 | src/sage/sets/condition_set.py: Fix up import |
sagetrac-git commented
tscrim commented
Reviewer: Travis Scrimshaw
tscrim commented
comment:8
LGTM.
mkoeppe commented
comment:9
Thank you!
vbraun commented