sagemath/sage

fricas interface: __reduce__ doctest failure

Closed this issue · 6 comments

This is a followup to #34547, making changes similar to ones already made there.

Component: interfaces

Author: John Palmieri

Branch/Commit: u/jhpalmieri/fricas-interface @ 83e679a

Reviewer: Matthias Koeppe

Issue created by migration from https://trac.sagemath.org/ticket/34927

Commit: 83e679a

comment:2

The doctest was marked as optional, which is why I didn't catch it in #34547. It doesn't need to be optional, so that tag has been removed.


New commits:

83e679atrac 34927:

Reviewer: Matthias Koeppe

comment:4

Fix OK for me too.

Thank you very much !

Merged in 10.0.beta0