There is already a python3-specific make target (since
https://trac.sagemath.org/ticket/24706) but nobody ever told me if this is
used or not. I do not have the technical knowledge to setup my own buildbot.
The idea could be to modify this make target, for example : maybe one could
test only th
Wonderful news!
I can add a python 3 build to the buildbot, but without running tests its
probably not going to be super useful. What would be great is if there were
a way to run the known-good doctests on python3, e.g. "make ptestlong"
could just have a blacklist of those 414 files that are kn
Dear all,
Here is a short report on the current progress towards *making* *sage
compatible with python3*.
The last few releases have seen a good progress, monitored
in https://trac.sagemath.org/ticket/26212
There remains now 414 files having failing doctests for a total of 3206
failing doctes