[Pywikipedia-bugs] [Maniphest] [Commented On] T246549: listpages.py: Add option for adding custom text before the list

2020-11-26 Thread Homeboy_445
Homeboy_445 added a comment. @Xqt Need help in getting started with this! TASK DETAIL https://phabricator.wikimedia.org/T246549 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Homeboy_445 Cc: Homeboy_445, Shreyasminocha, Xqt, srishakatux, Dvorapa,

[Pywikipedia-bugs] [Maniphest] [Unassigned] T135359: User.isAnonymous() gives wrong result for IP ranges

2020-11-26 Thread Xqt
Xqt removed Xqt as the assignee of this task. Xqt removed projects: Patch-Needs-Improvement, Pywikibot-General, Pywikibot-compat-to-core. TASK DETAIL https://phabricator.wikimedia.org/T135359 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: ja

[Pywikipedia-bugs] [Maniphest] [Commented On] T135359: User.isAnonymous() gives wrong result for IP ranges

2020-11-26 Thread gerritbot
gerritbot added a comment. Change 288915 **abandoned** by Xqt: [pywikibot/core@master] [bugfix] fix isAnonymous result for ip ranges Reason: Not an appropriate patch https://gerrit.wikimedia.org/r/288915 TASK DETAIL https://phabricator.wikimedia.org/T135359 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Closed] T257537: Configure HTTPS for pywikibot.org

2020-11-26 Thread Ladsgroup
Ladsgroup closed this task as "Resolved". Ladsgroup claimed this task. Ladsgroup added a comment. Restricted Application added a project: User-Ladsgroup. Cool :D TASK DETAIL https://phabricator.wikimedia.org/T257537 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailp

[Pywikipedia-bugs] [Maniphest] [Commented On] T257537: Configure HTTPS for pywikibot.org

2020-11-26 Thread Vgutierrez
Vgutierrez added a comment. Indeed willikins:~ vgutierrez$ curl -v https://pywikibot.org 2>&1| grep -i location: < location: https://pywikibot.toolforge.org/ TASK DETAIL https://phabricator.wikimedia.org/T257537 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/pane

[Pywikipedia-bugs] [Maniphest] [Commented On] T257537: Configure HTTPS for pywikibot.org

2020-11-26 Thread Ladsgroup
Ladsgroup added a comment. Isn't this done now? TASK DETAIL https://phabricator.wikimedia.org/T257537 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup Cc: Ladsgroup, RhinosF1, Legoktm, Krenair, bd808, siebrand, Aklapper, pywikibot-bugs-l

[Pywikipedia-bugs] [Maniphest] [Closed] T257536: http://pywikibot.org/ is displaying Wikimedia error page

2020-11-26 Thread Ladsgroup
Ladsgroup closed this task as "Resolved". Ladsgroup claimed this task. Ladsgroup added a comment. Restricted Application added a project: User-Ladsgroup. After the timestamp given above, now http://pywikibot.org redirects without any issues \o/ TASK DETAIL https://phabricator.wikimedia.org/

[Pywikipedia-bugs] [Maniphest] [Unblock] T257537: Configure HTTPS for pywikibot.org

2020-11-26 Thread Ladsgroup
Ladsgroup closed subtask T257536: http://pywikibot.org/ is displaying Wikimedia error page as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T257537 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup Cc: RhinosF1, Legoktm, Krenair,

[Pywikipedia-bugs] [Maniphest] [Commented On] T268321: .getSources() only works once per Item

2020-11-26 Thread matej_suchanek
matej_suchanek added a comment. I really meant `item._content`. You can also print `claim.toJSON()`. TASK DETAIL https://phabricator.wikimedia.org/T268321 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matej_suchanek Cc: Xqt, matej_suchanek, Akla

[Pywikipedia-bugs] [Maniphest] [Commented On] T268321: .getSources() only works once per Item

2020-11-26 Thread DNations.jp
DNations.jp added a comment. I tried claim.getSources()._content and claim._content, and they both produced attribute errors. AttributeError: 'list' object has no attribute '_content' AttributeError: 'Claim' object has no attribute '_content' Anyway, I think I'll write it off as an

[Pywikipedia-bugs] [Maniphest] [Commented On] T268321: .getSources() only works once per Item

2020-11-26 Thread matej_suchanek
matej_suchanek added a comment. You may get a better idea about what's going on by also doing `print(item._content)`. TASK DETAIL https://phabricator.wikimedia.org/T268321 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matej_suchanek Cc: Xqt, ma

[Pywikipedia-bugs] [Maniphest] [Commented On] T268321: .getSources() only works once per Item

2020-11-26 Thread Xqt
Xqt added a comment. Running the same script twice should deliver the same result. If not I would say this is not pywikibot related but caused by the wikibase api then. No idea what we can do on pywikibot side. TASK DETAIL https://phabricator.wikimedia.org/T268321 EMAIL PREFERENCES http