Since Python has dynamic typing, but dbus doesn't, we need to force the passed stuff to be the right type. Whenever the type of the variant is specified by the spec, there should be code to force the variant into the right type (or produce an exception). I just spent a week discovering that python was putting an int32 instead of a uint32 and it was confusing the UI.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-python/issues/7.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.