Re: [sage-devel] multi-arch Linux setup breaks doctests

2021-04-16 Thread François Bissey
Mainly https://trac.sagemath.org/ticket/31578 but really https://github.com/sagemath/sage/blob/develop/src/sage/misc/cython.py#L56 had the potential to leak that kind of stuff forever. > On 16/04/2021, at 21:58, Dima Pasechnik wrote: > > Since a while I see on Gentoo (with the profile >

[sage-devel] multi-arch Linux setup breaks doctests

2021-04-16 Thread Dima Pasechnik
Since a while I see on Gentoo (with the profile "default/linux/amd64/17.1/desktop") many doctest errors of the kind File "src/sage/misc/sageinspect.py", line 2251, in sage.misc.sageinspect.sage_getsourcelines Failed example: cython('''cpdef test_funct(x,y): return''') Expected nothing Got: