[Pywikipedia-bugs] [Maniphest] [Lowered Priority] T148280: WbTime comparison is incorrect

2022-12-08 Thread RPI2026F1
RPI2026F1 lowered the priority of this task from "High" to "Medium". RPI2026F1 added a comment. Python 3 no longer allows comparisons between WbTime so it's not going to lead to subtle errors anymore. TASK DETAIL https://phabricator.wikimedia.org/T148280 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T148280: WbTime comparison is incorrect

2022-12-08 Thread RPI2026F1
RPI2026F1 added a parent task: T87764: Bugs related to time datatype (tracking). TASK DETAIL https://phabricator.wikimedia.org/T148280 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: RPI2026F1 Cc: RPI2026F1, thiemowmde, Lokal_Profil, gerritbot, Xqt,

[Pywikipedia-bugs] [Maniphest] [Commented On] T123888: Incorrect default month and day for WbTime

2022-12-08 Thread RPI2026F1
RPI2026F1 added a comment. > For example, if the precision is set to "month", the values 2017-04-00 and 2017-04-01 and even 2017-04-25 are all the same and should all return true in a comparison. In terms of OOP this is a bad idea because the values are //not// actually the same. Maybe

[Pywikipedia-bugs] [Maniphest] [Updated] T324798: pywikibot.WbTime does not update precision when intermediate values are skipped

2022-12-08 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T324798 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: RPI2026F1, gerritbot Cc: Aklapper, pywikibot-bugs-list, RPI2026F1, Adamm71, Jersione, Hellket777,

[Pywikipedia-bugs] [Maniphest] [Commented On] T324798: pywikibot.WbTime does not update precision when intermediate values are skipped

2022-12-08 Thread gerritbot
gerritbot added a comment. Change 866512 had a related patch set uploaded (by RPI2026F1; author: RPI2026F1): [pywikibot/core@master] [Bugfix] Fix precision not being set incorrectly. https://gerrit.wikimedia.org/r/866512 TASK DETAIL https://phabricator.wikimedia.org/T324798

[Pywikipedia-bugs] [Maniphest] [Updated] T148280: WbTime comparison is incorrect

2022-12-08 Thread RPI2026F1
RPI2026F1 added a subtask: T324798: pywikibot.WbTime does not update precision when intermediate values are skipped. TASK DETAIL https://phabricator.wikimedia.org/T148280 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: RPI2026F1 Cc: RPI2026F1,

[Pywikipedia-bugs] [Maniphest] [Updated] T324798: pywikibot.WbTime does not update precision when intermediate values are skipped

2022-12-08 Thread RPI2026F1
RPI2026F1 added a parent task: T148280: WbTime comparison is incorrect. TASK DETAIL https://phabricator.wikimedia.org/T324798 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: RPI2026F1 Cc: Aklapper, pywikibot-bugs-list, RPI2026F1, PotsdamLamb,

[Pywikipedia-bugs] [Maniphest] [Claimed] T324798: pywikibot.WbTime does not update precision when intermediate values are skipped

2022-12-08 Thread RPI2026F1
RPI2026F1 triaged this task as "Medium" priority. RPI2026F1 claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T324798 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: RPI2026F1 Cc: Aklapper, pywikibot-bugs-list, RPI2026F1, PotsdamLamb,

[Pywikipedia-bugs] [Maniphest] [Created] T324798: pywikibot.WbTime does not update precision when intermediate values are skipped

2022-12-08 Thread RPI2026F1
RPI2026F1 created this task. RPI2026F1 added projects: Pywikibot-Wikidata, Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION **Steps to replicate the issue** (include links if applicable): - `pywikibot.WbTime(year=2020, second=5)`

[Pywikipedia-bugs] [Maniphest] [Commented On] T322212: Improvements to doc.wikimedia.org/pywikibot

2022-12-08 Thread KBach
KBach added a comment. All improvements we had planned for doc.wikimedia.org/pywikibot/tests have now been merged. @Xqt please let me know if you feel there's more work to be done here. If not, I think this is ready for release. TASK DETAIL https://phabricator.wikimedia.org/T322212

[Pywikipedia-bugs] [Maniphest] [Updated] T323800: Add highlighting to targeted code snippet

2022-12-08 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T323800 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: KBach, Maintenance_bot Cc: whym, pywikibot-bugs-list, Aklapper, binbot, Dvorapa, KBach, Xqt,

[Pywikipedia-bugs] [Maniphest] [Unblock] T322212: Improvements to doc.wikimedia.org/pywikibot

2022-12-08 Thread KBach
KBach closed subtask T323800: Add highlighting to targeted code snippet as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T322212 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: KBach Cc: Dvorapa, Xqt, srishakatux, apaskulin, TBurmeister,

[Pywikipedia-bugs] [Maniphest] [Closed] T323800: Add highlighting to targeted code snippet

2022-12-08 Thread KBach
KBach closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T323800 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: KBach Cc: whym, pywikibot-bugs-list, Aklapper, binbot, Dvorapa, KBach, Xqt, Adamm71, Jersione, Hellket777,

[Pywikipedia-bugs] [Maniphest] [Commented On] T323800: Add highlighting to targeted code snippet

2022-12-08 Thread gerritbot
gerritbot added a comment. Change 865647 **merged** by jenkins-bot: [pywikibot/core@tests] [doc] Add highlighting to targeted code snippet https://gerrit.wikimedia.org/r/865647 TASK DETAIL https://phabricator.wikimedia.org/T323800 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Unblock] T322212: Improvements to doc.wikimedia.org/pywikibot

2022-12-08 Thread KBach
KBach closed subtask T323802: Reintroduce standard colors in new theme as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T322212 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: KBach Cc: Dvorapa, Xqt, srishakatux, apaskulin, TBurmeister,

[Pywikipedia-bugs] [Maniphest] [Closed] T323802: Reintroduce standard colors in new theme

2022-12-08 Thread KBach
KBach closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T323802 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: KBach Cc: srishakatux, whym, pywikibot-bugs-list, Aklapper, binbot, Dvorapa, KBach, Xqt, Maberdour,

[Pywikipedia-bugs] [Maniphest] [Unblock] T322212: Improvements to doc.wikimedia.org/pywikibot

2022-12-08 Thread KBach
KBach closed subtask T323803: Reintroduce previous navigation mechanisms in new theme as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T322212 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: KBach Cc: Dvorapa, Xqt, srishakatux, apaskulin,

[Pywikipedia-bugs] [Maniphest] [Closed] T323803: Reintroduce previous navigation mechanisms in new theme

2022-12-08 Thread KBach
KBach closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T323803 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: KBach Cc: whym, pywikibot-bugs-list, Aklapper, binbot, Dvorapa, KBach, Xqt, Maberdour, PotsdamLamb, Jyoo1011,

[Pywikipedia-bugs] [Maniphest] [Updated] T323802: Reintroduce standard colors in new theme

2022-12-08 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T323802 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: KBach, Maintenance_bot Cc: srishakatux, whym, pywikibot-bugs-list, Aklapper, binbot, Dvorapa,

[Pywikipedia-bugs] [Maniphest] [Updated] T323803: Reintroduce previous navigation mechanisms in new theme

2022-12-08 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T323803 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: KBach, Maintenance_bot Cc: whym, pywikibot-bugs-list, Aklapper, binbot, Dvorapa, KBach, Xqt,

[Pywikipedia-bugs] [Maniphest] [Commented On] T323803: Reintroduce previous navigation mechanisms in new theme

2022-12-08 Thread gerritbot
gerritbot added a comment. Change 865088 **merged** by jenkins-bot: [pywikibot/core@tests] [doc] Add previous, next, index, and modules links to sidebar https://gerrit.wikimedia.org/r/865088 TASK DETAIL https://phabricator.wikimedia.org/T323803 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T323802: Reintroduce standard colors in new theme

2022-12-08 Thread gerritbot
gerritbot added a comment. Change 862887 **merged** by jenkins-bot: [pywikibot/core@tests] [doc] Introduce standard colors (legacy palette) in Furo https://gerrit.wikimedia.org/r/862887 TASK DETAIL https://phabricator.wikimedia.org/T323802 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T324310: timestripper fails for vi-wiki

2022-12-08 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T324310 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, Maintenance_bot Cc: Aklapper, pywikibot-bugs-list, Mpaa, Xqt, PotsdamLamb, Jyoo1011,

[Pywikipedia-bugs] [Maniphest] [Commented On] T324310: timestripper fails for vi-wiki

2022-12-08 Thread gerritbot
gerritbot added a comment. Change 866253 **merged** by jenkins-bot: [pywikibot/core@tests] Backport T324310 changes to tests https://gerrit.wikimedia.org/r/866253 TASK DETAIL https://phabricator.wikimedia.org/T324310 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T324310: timestripper fails for vi-wiki

2022-12-08 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T324310 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, gerritbot Cc: Aklapper, pywikibot-bugs-list, Mpaa, Xqt, Adamm71, Jersione, Hellket777,

[Pywikipedia-bugs] [Maniphest] [Commented On] T324310: timestripper fails for vi-wiki

2022-12-08 Thread gerritbot
gerritbot added a comment. Change 866253 had a related patch set uploaded (by Xqt; author: Xqt): [pywikibot/core@tests] Backport T324310 changes to tests https://gerrit.wikimedia.org/r/866253 TASK DETAIL https://phabricator.wikimedia.org/T324310 EMAIL PREFERENCES