Created attachment 63503 [details] [review] Gets aliases from the "stored" list instead of the "known" list. Running the examples/aliases.py code, it failed on an exception because it expected gabble to have a "known" contact list. From what I can tell, this has been universally replaced by "stored", where that exists. So, this patch just makes that easy substitution (which fixes the problem in my case, at least). Please correct me if my assertion here is wrong (and correct the commit message as necessary). Of course, the "subscribe" list may be an even safer bet than "stored".
telepathy-python is dead. "stored" list is just as dead as "known" list. The patch is good, but IMO we should stop committing to tp-python repo and move it to archive. Adding commits now could send the wrong signal that it's still actively developed.
-- 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/20.
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.