From: Guenter M. <mi...@us...> - 2022-10-28 11:53:16
|
On 2022-10-27, Adam Turner via Docutils-develop wrote: > [-- Type: text/plain, Encoding: base64 --] > Thanks for the patch, applied in [r9176]. ... > > AFAICT there's nothing special about `publish_doctree` that justifies > > *not* implementing it in terms of `publish_programmatically`? ... besides the number of function arguments in publish_programmatically() exceeds the "sane limit" according to pylint. Günter |