Xqt added a comment.
In T416086#11573208 <https://phabricator.wikimedia.org/T416086#11573208>, @Ivan-r wrote: > This does not explain why, if there is a conflict between pages in the same namespace and/or non-disambiguation pages, the script draws the graph. interwiki.py assumes that interwiki links form a strict 1:1 relationship. The interwiki graph is a supporting feature to visualize and detect multiple relations between sites. Conflicts caused by namespace mismatches or non-disambiguation pages do not violate the 1:1 assumption itself; they indicate issues in the meta content, not in the interwiki link structure. Therefore, they are not included in the Subject <https://doc.wikimedia.org/pywikibot/master/scripts_ref/scripts.html#scripts.interwiki.Subject> structure (yet). That said, I may be missing something — the script is complex enough that I cannot claim to fully understand all of its internals. Therefore, online tests would be helpful. TASK DETAIL https://phabricator.wikimedia.org/T416086 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________ pywikibot-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
