Skip to content

Make certain Gio.DBusConnection.register_object arguments optional

Mat requested to merge mat/pygobject:optional-args-register-object into main

Otherwise we will break apps that omit these arguments. Looking through search results on GitHub, the number seems non-trivial.

method_call_closure should be optional in any case, according to the docs.

Regression in bf80d0f3

Merge request reports

Loading