John Snow <js...@redhat.com> writes: > On Wed, Mar 5, 2025, 4:13 AM Markus Armbruster <arm...@redhat.com> wrote:
[...] >> pylint warns: >> >> docs/sphinx/qapi_domain.py:279:4: W0237: Parameter 'contentnode' has >> been renamed to 'content_node' in overriding 'QAPIObject.transform_content' >> method (arguments-renamed) >> >> For what it's worth, @content_node is easier on on my eyes than >> @contentnode. >> > > Almost certifiably a Sphinx version difference that I simply won't be able > to accommodate. It comes back clean against 8.x, and does not impact the > runtime functionality at all. If that's the case, don't worry about it. [...]