On Fri, 20 Jun 2025 07:54:53 -0600, Jonathan Corbet wrote: > Akira Yokosawa <akiyks@xxxxxxxxx> writes: > >> Hi Jon, >> >> On Thu, 19 Jun 2025 15:26:56 -0600, Jonathan Corbet wrote: >>> Docutils emits a deprecation warning when the set_class() element method is >>> used; that warning disappears into the ether, but it also causes a crash >>> with docutils 0.19 when combined with certain versions of Sphinx. >> >> To be accurate, I'd rather say: >> but it also causes a crash >> with docutils 0.19 when combined with any version of Sphinx whose >> requirement accepts it. > > ...or just "with docutils 0.19" and put the period there, perhaps? Ah, that should be good enough. Thanks, Akira