Pylint reports a false positive E1120: no-value-for-parameter on a valid static method call on a GI object (e.g., NM.SimpleConnection.new()) when running under Python 3.14. This does not occur in ...