Move sage.structure.formal_sum to sage.modules
Closed this issue · 4 comments
mkoeppe commented
It imports Module and ModuleElement, so this is where it should go, leaving a deprecated reimport behind.
This is for #29865.
Depends on #29883
CC: @tscrim
Component: refactoring
Issue created by migration from https://trac.sagemath.org/ticket/29870
mkoeppe commented
Description changed:
---
+++
@@ -1,3 +1,3 @@
It imports `Module` and `ModuleElement`, so this is where it should go, leaving a deprecated reimport behind.
-
+This is for #29865.mkoeppe commented
comment:4
Setting new milestone based on a cursory review of ticket status, priority, and last modification date.
mkoeppe commented
No need any more to move it.