sagemath/sage

Move sage.structure.formal_sum to sage.modules

Closed this issue · 4 comments

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

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.

Dependencies: #29883

comment:4

Setting new milestone based on a cursory review of ticket status, priority, and last modification date.

No need any more to move it.