Results 727 comments of Tobias Diez

> The CI issues are (were) caused by the atlasrep web site https://www.math.rwth-aachen.de/homes/Thomas.Breuer/atlasrep/ being down, which makes gap hang when trying to remotely fetch the atlas data. The website is...

So, tests are passing (except of course the usual random issues). Hence, ready for review.

> merge conflict, please fix Done. Setting back to positive review.

My understanding of #795 is that it is about allowing spaces as the possible corrections (e.g. `abouta -> about a`) but not about matching strings that contain spaces as in...

I would recommend to use `sage` (or perhaps `sagemath`) for the meson build (the pyproject.toml file in the root). At least this naming "convention" was proposed in https://github.com/sagemath/sage/pull/39548 for the...

> I am still not happy about optional package handling in the meson build. The modular approach was better (I do not care so much about the rest of the...

Thanks for the detailed feedback! Very much appreciated. Two quick answers: > But I will have to change all my patches which are applied relative to src Hopefully you don't...

> I actually found the time to package a meson build. Awesome! Thanks. > What I found from the experience was that only a minimal "sage" start up script was...

Doc build is working now, and the [changes](https://doc-pr-39973--sagemath.netlify.app/CHANGES.html) relative to the last develop build seem to be minimal and mostly due to using a newer sphinx version now. Marking it...