| Dalba added a comment. |
The reason is that https://sv.wikipedia.beta.wmflabs.org/ uses an invalid security certificate, therefore pywikibot is not able to communicate with that site.
We should also report this to upstream #beta-cluster-infrastructure.
On the pywikibot side, I wish we could somehow make Page creation lazy, in the sense that it should not require to fetch site information just to make a page.
page = Page(Site('en', 'wpbeta'), 'User:Dalba/sandbox') page.langlinks() # Will fetch the site info for all the sites that are linked via language links
TASK DETAIL
EMAIL PREFERENCES
To: Xqt, Dalba
Cc: gerritbot, Aklapper, Dalba, Xqt, pywikibot-bugs-list, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Baloch007, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Magul, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista, Rxy
Cc: gerritbot, Aklapper, Dalba, Xqt, pywikibot-bugs-list, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Baloch007, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Magul, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
