Akira Yokosawa <akiyks@xxxxxxxxx> writes: > On Sun, 22 Jun 2025 08:02:44 +0200, Mauro Carvalho Chehab wrote: >> As reported by Akira, there were incompatibility issues with >> Sphinx and docutils with docutils 0.19. There's already >> a fix for it, but, as there are incompatibility issues with >> different versions, better to add a check to verify if the >> combination is supported/tested. >> > > I've been skeptical of adding such checks in conf.py. I have to kind of agree with this concern. We have managed without this complexity so far. It looks like we could always be behind on maintaining it going forward. Do we *really* need this one? Thanks, jon