sage.matrix: Modularization fixes after #33159
Closed this issue · 11 comments
We add # optional - sage.symbolic doctest tags
after #33159.
Component: refactoring
Author: Matthias Koeppe
Branch/Commit: 2f8a489
Reviewer: Michael Orlitzky
Issue created by migration from https://trac.sagemath.org/ticket/33392
How can I test this? And how do we prevent this from happening again?
I noticed it by running #32432 (see test instructions on the ticket description).
Replying to @mwageringel:
how do we prevent this from happening again?
When #32432 or #32601 are merged, we can add it to our automated tests.
Description changed:
---
+++
@@ -1 +1,2 @@
-
+We add `# optional - sage.symbolic` doctest tags
+after #33159.Reviewer: Michael Orlitzky
Well, it can't hurt. Except for that one isinstance() which LGTM.
Thanks!
Changed branch from u/mkoeppe/sage_matrix__modularization_fixes_after__33159 to 2f8a489