Thanks Volker for the new release and Matthias for the overview of remaining work.
On macOS 10.14.6 with many Homebrew packages, from an existing SageMath 9.3.rc0, after the following commands: ``` $ source .homebrew-build-env && ./bootstrap -q && ./configure -q ``` the extraneous configure message (dealt with at #31496) was displayed. After that, the following commands ``` $ MAKE='make -j1' && make -s V=0 && make -s V=0 testlong ``` gave "All tests passed!". : ) : ) : ) --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/CAEcArF2a5J8jCC-Vj%3DoRRKVbgTqRfKMc83tYvtibdwBztHiLDw%40mail.gmail.com.
