And, by the way, MESONPY_EDITABLE_VERBOSE <https://mesonbuild.com/meson-python/reference/environment-variables.html#envvar-MESONPY_EDITABLE_VERBOSE>=1 can be made default by passing --config-settings=editable-verbose=true to pip Cf. https://mesonbuild.com/meson-python/how-to-guides/editable-installs.html#verbose-mode
I won't mind this becoming default for the editable sagelib install. On Thursday, October 23, 2025 at 6:44:28 PM UTC-5 Dima Pasechnik wrote: > On October 22, 2025 12:51:51 AM CDT, Kwankyu Lee <[email protected]> > wrote: > >"sage -b" would be still useful if it works like "sage" (build changed > >python and cython files fast) but does not start a sage session. > > > >Currently "sage -b" works like "make" and is slow. > > > while (appropriately scripted) > > $ echo quit | ./sage > > does the job, it should be possible to avoid even starting Sage and > achieve the same effect. > I asked how exactly this can be done here: > https://github.com/mesonbuild/meson-python/issues/801 > > Dima > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-devel/616e5d6a-d090-40a3-85f1-9cfb7266df20n%40googlegroups.com.
