You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-38824: Turn some doctests in `ell_rational_field.py` into long tests
Fixes#38813
Some of the doctests in `ell_rational_field.py` ran into RuntimeErrors
and couldn't compute generators in time, causing tests to fail. Turning
them into long tests (which is necessary since they have to run longer
in some cases) fixes that problem.
Also added some missing spaces.
URL: #38824
Reported by: Sebastian A. Spindler
Reviewer(s): Frédéric Chapoton, Sebastian A. Spindler
0 commit comments