2022-01-30 15:48 UTC, Volker Braun: > > 439907fd9a (tag: 9.5) Updated SageMath version to 9.5
Thanks Volker for this new release! On Debian 10 buster, `make -s V=0 ptestlong` fails on two files: ``` ... src/sage/features/interfaces.py # Timed out ... src/sage/game_theory/parser.py # 2 doctests failed ``` Ticket #33101 takes care of `src/sage/game_theory/parser.py`. Ticket #33248 takes care of `src/sage/features/interfaces.py`. After applying these two tickets on top of Sage 9.5, "All tests passed!". Ticket #33101 has been closed, which likely means it will be part of Sage 9.6.beta0. Please consider including #33248 too. That way my "pascaline" patchbot can be restarted. --Samuel -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/CAEcArF1mfHGaATKYUrFBLLsxk6obyYyoWcOEVKxtuiGCm4HGeQ%40mail.gmail.com.
