[Pywikipedia-bugs] [Maniphest] [Commented On] T213287: Drop support of Python 2.7

2020-07-03 Thread gerritbot
gerritbot added a comment. Change 609499 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [tests] Remove Python 2 parts from utils.py https://gerrit.wikimedia.org/r/609499 TASK DETAIL https://phabricator.wikimedia.org/T213287 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T213287: Drop support of Python 2.7

2020-07-03 Thread gerritbot
gerritbot added a comment. Change 609497 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [tests] Remove Python 3 backports from TestCaseBase https://gerrit.wikimedia.org/r/609497 TASK DETAIL https://phabricator.wikimedia.org/T213287 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T213287: Drop support of Python 2.7

2020-07-03 Thread gerritbot
gerritbot added a comment. Change 609486 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [4.0] Prepare next release 4.0 https://gerrit.wikimedia.org/r/609486 TASK DETAIL https://phabricator.wikimedia.org/T213287 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T239542: Drop support of Python 3.4

2020-07-03 Thread gerritbot
gerritbot added a comment. Change 609486 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [4.0] Prepare next release 4.0 https://gerrit.wikimedia.org/r/609486 TASK DETAIL https://phabricator.wikimedia.org/T239542 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T223826: Create archive procedure for scripts

2020-07-03 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T223826 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: JAnD, JJMC89, Xqt, Aklapper, pywikibot-bugs-list, Multichill, Dvorapa, JohnsonLee01,

[Pywikipedia-bugs] [Maniphest] [Commented On] T223826: Create archive procedure for scripts

2020-07-03 Thread gerritbot
gerritbot added a comment. Change 609468 had a related patch set uploaded (by JJMC89; owner: JJMC89): [pywikibot/core@master] Archive scripts/cfd.py https://gerrit.wikimedia.org/r/609468 TASK DETAIL https://phabricator.wikimedia.org/T223826 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T254350: cc.resolveHtmlEntities() should be excluded inside tag

2020-07-03 Thread matej_suchanek
matej_suchanek added a comment. Well, I have already demonstrated how MediaWiki behaves. If you take a look at the diffs in that task description, you will see the bot also replaced `` -> `&`. That is certainly unwanted and there is a regression test which guards against this. But `...`

[Pywikipedia-bugs] [Maniphest] [Updated] T254350: cc.resolveHtmlEntities() should be excluded inside tag

2020-07-03 Thread Xqt
Xqt added a comment. In T254350#6195648 , @matej_suchanek wrote: > The screenshot does not demonstrate what replacements bots do but how MediaWiki treats HTML entities inside these tags. > I believe `'code'` was a mistake and should

[Pywikipedia-bugs] [Maniphest] [Closed] T252310: pywikibot get merge rejections due to zuul-merger not being able to update tags

2020-07-03 Thread hashar
hashar closed this task as "Resolved". hashar added a comment. And I have restated zuul-scheduler. TASK DETAIL https://phabricator.wikimedia.org/T252310 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: elukey, zhuyifei1999,

[Pywikipedia-bugs] [Maniphest] [Updated] T254350: cc.resolveHtmlEntities() should be excluded inside tag

2020-07-03 Thread matej_suchanek
matej_suchanek changed the subtype of this task from "Feature Request" to "Bug Report". TASK DETAIL https://phabricator.wikimedia.org/T254350 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matej_suchanek Cc: Dvorapa, matej_suchanek,

[Pywikipedia-bugs] [Maniphest] [Retitled] T254350: cc.resolveHtmlEntities() should be excluded inside tag

2020-07-03 Thread matej_suchanek
matej_suchanek renamed this task from "cc.resolveHtmlEntities() should be excluded inside tag" to "cc.resolveHtmlEntities() should be excluded inside tag". TASK DETAIL https://phabricator.wikimedia.org/T254350 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T254350: cc.resolveHtmlEntities() should be excluded inside tag

2020-07-03 Thread gerritbot
gerritbot added a comment. Change 609297 had a related patch set uploaded (by Matěj Suchánek; owner: Matěj Suchánek): [pywikibot/core@master] [bugfix] Avoid HTML entity substitution in https://gerrit.wikimedia.org/r/609297 TASK DETAIL https://phabricator.wikimedia.org/T254350

[Pywikipedia-bugs] [Maniphest] [Updated] T254350: cc.resolveHtmlEntities() should be excluded inside tag

2020-07-03 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T254350 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Dvorapa, matej_suchanek, Tractopelle-jaune, Aklapper, jeblad, pywikibot-bugs-list, Xqt,

[Pywikipedia-bugs] [Maniphest] [Commented On] T197936: [RfC] Figure out the version format

2020-07-03 Thread gerritbot
gerritbot added a comment. Change 608419 **merged** by jenkins-bot: [pywikibot/core@master] [IMPR] Use pywikibot.__version__ for version informations https://gerrit.wikimedia.org/r/608419 TASK DETAIL https://phabricator.wikimedia.org/T197936 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T257013: Pywikibot cannot fetch some wikidata items.

2020-07-03 Thread matej_suchanek
matej_suchanek added a comment. The problem here is this validation happens both when deserializing and in custom code. When we finally refactor things (T186200 ), we may think about avoiding it during deserialization but keeping it in

[Pywikipedia-bugs] [Maniphest] [Updated] T256676: newitem.py should ignore pages with {{Delete}}

2020-07-03 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T256676 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, Maintenance_bot Cc: Xqt, Aklapper, mykhal, JAnD, pywikibot-bugs-list, JohnsonLee01, SHEKH,

[Pywikipedia-bugs] [Maniphest] [Commented On] T257013: Pywikibot cannot fetch some wikidata items.

2020-07-03 Thread Xqt
Xqt added a comment. In T257013#6276383 , @matej_suchanek wrote: > This is duplicate of my T249692 , which way should we merge? I merged it here by accident. On the other hand a patch of

[Pywikipedia-bugs] [Maniphest] [Closed] T256676: newitem.py should ignore pages with {{Delete}}

2020-07-03 Thread Xqt
Xqt closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T256676 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Xqt, Aklapper, mykhal, JAnD, pywikibot-bugs-list, JohnsonLee01, SHEKH, Dijkstra, Alter-paule,

[Pywikipedia-bugs] [Maniphest] [Updated] T257013: Pywikibot cannot fetch some wikidata items.

2020-07-03 Thread Xqt
Xqt merged a task: T249692: Pywikibot crashes when _WbDataPage is initialized with non-existing target. TASK DETAIL https://phabricator.wikimedia.org/T257013 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Multichill, Lokal_Profil, Xqt,

[Pywikipedia-bugs] [Maniphest] [Commented On] T256676: newitem.py should ignore pages with {{Delete}}

2020-07-03 Thread gerritbot
gerritbot added a comment. Change 608658 **merged** by jenkins-bot: [pywikibot/core@master] [IMPR] newitem.py: ignore pages with {{delete}} templates https://gerrit.wikimedia.org/r/608658 TASK DETAIL https://phabricator.wikimedia.org/T256676 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Merged] T249692: Pywikibot crashes when _WbDataPage is initialized with non-existing target

2020-07-03 Thread Xqt
Xqt closed this task as a duplicate of T257013: Pywikibot cannot fetch some wikidata items.. TASK DETAIL https://phabricator.wikimedia.org/T249692 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Xqt, Aklapper, matej_suchanek,

[Pywikipedia-bugs] [Maniphest] [Updated] T257013: Pywikibot cannot fetch some wikidata items.

2020-07-03 Thread matej_suchanek
matej_suchanek added a comment. This is duplicate of my T249692 , which way should we merge? TASK DETAIL https://phabricator.wikimedia.org/T257013 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Pywikipedia-bugs] [Maniphest] [Updated] T257013: Pywikibot cannot fetch some wikidata items.

2020-07-03 Thread JJMC89
JJMC89 removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T257013 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JJMC89 Cc: Multichill, Lokal_Profil, Xqt, matej_suchanek, Aklapper, ChongDae, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Commented On] T257013: Pywikibot cannot fetch some wikidata items.

2020-07-03 Thread gerritbot
gerritbot added a comment. Change 609280 **merged** by jenkins-bot: [pywikibot/core@master] [IMPR] Show additional hints with ValueErrors in _WbDataPage._validate https://gerrit.wikimedia.org/r/609280 TASK DETAIL https://phabricator.wikimedia.org/T257013 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T257013: Pywikibot cannot fetch some wikidata items.

2020-07-03 Thread Xqt
Xqt added a comment. In T257013#6276261 , @ChongDae wrote: > Other items have similar problems. Ok we could ignore the existance check of these properies and just print a warning. I've no idea whether this has other Impacts then.