[00:07:07] (03PS1) 10Jdlrobson: WIP: Parcel development version of API driven Vector [skins/Vector] - 10https://gerrit.wikimedia.org/r/618641 [00:13:13] (03PS25) 10Jdlrobson: Move the personal tools and search into header [skins/Vector] - 10https://gerrit.wikimedia.org/r/610187 (https://phabricator.wikimedia.org/T249363) [00:30:03] (03CR) 10jerkins-bot: [V: 04-1] WIP: Parcel development version of API driven Vector [skins/Vector] - 10https://gerrit.wikimedia.org/r/618641 (owner: 10Jdlrobson) [04:36:51] 10Pywikibot: pywikibot.exceptions.UnknownSite should show only error, no full traceback - https://phabricator.wikimedia.org/T259756 (10Xqt) p:05Triage→03Low [06:21:37] 10Pywikibot, 10Pywikibot-replace.py: pwb replace.py working on a list of pages of more than 500 crashes with UnicodeDecodeError after processing some pages sometimes - https://phabricator.wikimedia.org/T258143 (10Arjunaraoc) >>! In T258143#6358467, @Xqt wrote: > Looks like you added any unicode chars for the... [06:42:22] 10Pywikibot: pywikibot.exceptions.UnknownSite should show only error, no full traceback - https://phabricator.wikimedia.org/T259756 (10Xqt) This can happen for so many scripts which use a Site object. We could have a new global option `-notraceback` to hide it or hide the traceback by default except `-verbose` o... [06:47:03] 10Pywikibot: pywikibot.exceptions.UnknownSite should show only error, no full traceback - https://phabricator.wikimedia.org/T259756 (10Xqt) Ok one way could be to check whether the Site exits within handle_args. [07:00:04] (03PS1) 10Xqt: [IMPR] Leave teh script gracefully for wong -lang and -family option [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618702 (https://phabricator.wikimedia.org/T259756) [07:00:20] 10Pywikibot, 10Patch-For-Review: pywikibot.exceptions.UnknownSite should show only error, no full traceback - https://phabricator.wikimedia.org/T259756 (10Xqt) a:03Xqt [07:01:25] (03PS2) 10Xqt: [IMPR] Leave the script gracefully for wong -lang and -family option [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618702 (https://phabricator.wikimedia.org/T259756) [07:02:33] 10Pywikibot, 10Patch-For-Review: pywikibot.exceptions.UnknownSite should show only error, no full traceback - https://phabricator.wikimedia.org/T259756 (10Xqt) New behaviour: ` C:\pwb\GIT\core>pwb login -family:wiktionary -lang:rs ERROR: UnknownSite: Language 'rs' does not exist in family wiktionary C:\pwb\G... [07:03:05] (03CR) 10jerkins-bot: [V: 04-1] [IMPR] Leave the script gracefully for wong -lang and -family option [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618702 (https://phabricator.wikimedia.org/T259756) (owner: 10Xqt) [07:26:39] 10Pywikibot, 10Pywikibot-replace.py: pwb replace.py working on a list of pages of more than 500 crashes with UnicodeDecodeError after processing some pages sometimes - https://phabricator.wikimedia.org/T258143 (10Xqt) >>! In T258143#6364907, @Arjunaraoc wrote: > > Do not think so, as the crash happend after... [08:17:22] (03CR) 10D3r1ck01: [C: 03+2] [doc] Update ROADMAP.rst [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618625 (owner: 10Xqt) [08:19:20] (03Merged) 10jenkins-bot: [doc] Update ROADMAP.rst [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618625 (owner: 10Xqt) [08:20:08] (03CR) 10D3r1ck01: [C: 03+2] [tests] Add Python 3.10 to Travis test matrix [pywikibot/core] - 10https://gerrit.wikimedia.org/r/617065 (owner: 10Xqt) [08:22:11] (03Merged) 10jenkins-bot: [tests] Add Python 3.10 to Travis test matrix [pywikibot/core] - 10https://gerrit.wikimedia.org/r/617065 (owner: 10Xqt) [10:10:13] 10Pywikibot, 10Pywikibot-OAuth, 10Pywikibot-tests: test_identity method of oauth_tests.TestOauthLoginManger is failing for python 3.9-dev and 3.10-dev - https://phabricator.wikimedia.org/T215130 (10Xqt) [10:13:57] (03PS1) 10Xqt: [tests] test pywikibot with Python 3.9 at test2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618727 (https://phabricator.wikimedia.org/T215130) [10:17:30] (03Abandoned) 10Xqt: [doc] Update ROADMAP.rst [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618320 (owner: 10Xqt) [11:41:43] (03CR) 10D3r1ck01: [C: 03+2] [tests] test pywikibot with Python 3.9 at test2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618727 (https://phabricator.wikimedia.org/T215130) (owner: 10Xqt) [11:43:31] (03Merged) 10jenkins-bot: [tests] test pywikibot with Python 3.9 at test2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618727 (https://phabricator.wikimedia.org/T215130) (owner: 10Xqt) [12:29:02] (03CR) 10Zoranzoki21: [C: 04-1] "Code itself looks good for me, but fix typos in commit message." [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618702 (https://phabricator.wikimedia.org/T259756) (owner: 10Xqt) [12:53:57] 10Pywikibot, 10Patch-For-Review: pywikibot.exceptions.UnknownSite should show only error, no full traceback - https://phabricator.wikimedia.org/T259756 (10Zoranzoki21) >>! In T259756#6364925, @Xqt wrote: > This can happen for so many scripts which use a Site object. We could have a new global option `-notraceb... [12:55:57] (03PS1) 10Xqt: [bugfix] enable allow_failures with Python 3.9 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618741 [13:00:24] (03CR) 10Xqt: [C: 03+2] [bugfix] enable allow_failures with Python 3.9 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618741 (owner: 10Xqt) [13:04:23] (03CR) 10Huji: [C: 03+2] "I am going to trust you on this." [pywikibot/core] - 10https://gerrit.wikimedia.org/r/612604 (owner: 10Xqt) [13:06:16] (03Merged) 10jenkins-bot: [4.0] remove Python 2 code parts of win32_unicode.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/612604 (owner: 10Xqt) [13:18:32] (03PS2) 10Jdrewniak: [WIP] Adds loading indicator for new search module [skins/Vector] - 10https://gerrit.wikimedia.org/r/618282 (https://phabricator.wikimedia.org/T254695) [13:43:29] (03CR) 10jerkins-bot: [V: 04-1] [WIP] Adds loading indicator for new search module [skins/Vector] - 10https://gerrit.wikimedia.org/r/618282 (https://phabricator.wikimedia.org/T254695) (owner: 10Jdrewniak) [14:12:15] (03PS3) 10Xqt: [IMPR] Leave the script gracefully for wrong -lang and -family option [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618702 (https://phabricator.wikimedia.org/T259756) [14:24:06] 10Pywikibot, 10Wikidata, 10Wikidata.org, 10Patch-For-Review, and 2 others: create new rate-limited bot group for Wikidata - https://phabricator.wikimedia.org/T258354 (10Multichill) [15:02:03] 10Pywikibot, 10Wikidata, 10Wikidata.org, 10Patch-For-Review, and 2 others: create new rate-limited bot group for Wikidata - https://phabricator.wikimedia.org/T258354 (10Bugreporter) When it is created and current bots moved to new group it would be a breaking change. [15:47:08] 10Pywikibot, 10Pywikibot-tests: TestRepeatingGenerator fails on test2 wiki - https://phabricator.wikimedia.org/T259810 (10Xqt) [16:01:03] (03PS1) 10Xqt: [tests] use en-wiki instead of test2 for RepeatingGenerator tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618780 (https://phabricator.wikimedia.org/T259810) [16:06:24] (03PS2) 10Xqt: [tests] use en-wiki instead of test2 for RepeatingGenerator tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618780 (https://phabricator.wikimedia.org/T259810) [16:12:22] (03PS1) 10Xqt: [tests] test pywikibot with Python 3.10 at test2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618782 (https://phabricator.wikimedia.org/T215130) [16:16:10] (03PS1) 10Xqt: [tests] Update Appveyor build version to Pywikibot version [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618783 [16:24:44] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: TestRepeatingGenerator fails on test2 wiki - https://phabricator.wikimedia.org/T259810 (10Xqt) p:05Triage→03High [16:25:30] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: TestRepeatingGenerator fails on test2 wiki - https://phabricator.wikimedia.org/T259810 (10Xqt) [16:48:06] (03PS5) 10Xqt: download_dump: Move the file to `scripts` [pywikibot/core] - 10https://gerrit.wikimedia.org/r/401674 (https://phabricator.wikimedia.org/T184033) (owner: 10Rafidaslam) [16:50:24] (03CR) 10jerkins-bot: [V: 04-1] download_dump: Move the file to `scripts` [pywikibot/core] - 10https://gerrit.wikimedia.org/r/401674 (https://phabricator.wikimedia.org/T184033) (owner: 10Rafidaslam) [16:53:28] (03PS6) 10Xqt: download_dump: Move the file to `scripts` [pywikibot/core] - 10https://gerrit.wikimedia.org/r/401674 (https://phabricator.wikimedia.org/T184033) (owner: 10Rafidaslam) [16:54:33] (03PS7) 10Xqt: download_dump: Move the file to `scripts` [pywikibot/core] - 10https://gerrit.wikimedia.org/r/401674 (https://phabricator.wikimedia.org/T184033) (owner: 10Rafidaslam) [16:58:18] (03CR) 10jerkins-bot: [V: 04-1] download_dump: Move the file to `scripts` [pywikibot/core] - 10https://gerrit.wikimedia.org/r/401674 (https://phabricator.wikimedia.org/T184033) (owner: 10Rafidaslam) [16:58:21] (03PS8) 10Xqt: download_dump: Move the file to `scripts` [pywikibot/core] - 10https://gerrit.wikimedia.org/r/401674 (https://phabricator.wikimedia.org/T184033) (owner: 10Rafidaslam) [16:59:20] (03CR) 10Xqt: [C: 03+2] download_dump: Move the file to `scripts` [pywikibot/core] - 10https://gerrit.wikimedia.org/r/401674 (https://phabricator.wikimedia.org/T184033) (owner: 10Rafidaslam) [16:59:42] 10Pywikibot, 10Pywikibot-Scripts: Improve the maintenance script that download Wikimedia database dump - https://phabricator.wikimedia.org/T183663 (10Xqt) [16:59:44] 10Pywikibot, 10Pywikibot-Scripts, 10Patch-For-Review: download_dump.py: Move the file location from `scripts/maintenance` to `scripts` - https://phabricator.wikimedia.org/T184033 (10Xqt) 05Open→03Resolved [17:00:18] (03CR) 10Xqt: [C: 03+2] download_dump: Move the file to `scripts` [pywikibot/core] - 10https://gerrit.wikimedia.org/r/401674 (https://phabricator.wikimedia.org/T184033) (owner: 10Rafidaslam) [17:01:38] (03Merged) 10jenkins-bot: download_dump: Move the file to `scripts` [pywikibot/core] - 10https://gerrit.wikimedia.org/r/401674 (https://phabricator.wikimedia.org/T184033) (owner: 10Rafidaslam) [17:17:48] (03PS7) 10Jdlrobson: Test: SkinVersionLookup fails for opted out users [skins/Vector] - 10https://gerrit.wikimedia.org/r/618587 (https://phabricator.wikimedia.org/T258493) [17:38:05] (03CR) 10jerkins-bot: [V: 04-1] Test: SkinVersionLookup fails for opted out users [skins/Vector] - 10https://gerrit.wikimedia.org/r/618587 (https://phabricator.wikimedia.org/T258493) (owner: 10Jdlrobson) [19:16:59] (03CR) 10Xqt: [C: 03+2] [tests] Update Appveyor build version to Pywikibot version [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618783 (owner: 10Xqt) [19:17:35] (03CR) 10Xqt: [C: 03+2] [tests] test pywikibot with Python 3.10 at test2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618782 (https://phabricator.wikimedia.org/T215130) (owner: 10Xqt) [19:18:19] 10Pywikibot, 10Pywikibot-OAuth, 10Patch-For-Review, 10Pywikibot-tests: test_identity method of oauth_tests.TestOauthLoginManger is failing for python 3.9-dev and 3.10-dev - https://phabricator.wikimedia.org/T215130 (10Xqt) 05Open→03Resolved a:03Xqt [19:19:00] (03Merged) 10jenkins-bot: [tests] Update Appveyor build version to Pywikibot version [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618783 (owner: 10Xqt) [19:19:15] (03CR) 10Xqt: "Trivial change, like test-wiki" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618780 (https://phabricator.wikimedia.org/T259810) (owner: 10Xqt) [19:19:24] (03Merged) 10jenkins-bot: [tests] test pywikibot with Python 3.10 at test2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618782 (https://phabricator.wikimedia.org/T215130) (owner: 10Xqt) [19:29:48] (03CR) 10Xqt: [C: 03+2] [tests] use en-wiki instead of test2 for RepeatingGenerator tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618780 (https://phabricator.wikimedia.org/T259810) (owner: 10Xqt) [19:30:54] (03PS22) 10Jdlrobson: Generalize the Mustache renderer [skins/Vector] - 10https://gerrit.wikimedia.org/r/599972 [19:31:09] (03Abandoned) 10Jdlrobson: WIP: Parcel development version of API driven Vector [skins/Vector] - 10https://gerrit.wikimedia.org/r/618641 (owner: 10Jdlrobson) [19:31:44] (03Merged) 10jenkins-bot: [tests] use en-wiki instead of test2 for RepeatingGenerator tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/618780 (https://phabricator.wikimedia.org/T259810) (owner: 10Xqt) [19:51:58] (03CR) 10jerkins-bot: [V: 04-1] Generalize the Mustache renderer [skins/Vector] - 10https://gerrit.wikimedia.org/r/599972 (owner: 10Jdlrobson) [19:54:40] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: TestRepeatingGenerator fails on test2 wiki - https://phabricator.wikimedia.org/T259810 (10Xqt) 05Open→03Resolved a:03Xqt [20:29:00] (03PS2) 10DannyS712: Add an API module to retrieve spamlist content [extensions/MassMessage] - 10https://gerrit.wikimedia.org/r/602791 (https://phabricator.wikimedia.org/T231401) [22:13:02] (03CR) 10Nray: [C: 04-1] "Just wanted to make sure the below question was not missed" (031 comment) [skins/Vector] - 10https://gerrit.wikimedia.org/r/610187 (https://phabricator.wikimedia.org/T249363) (owner: 10Jdlrobson) [22:55:41] (03PS26) 10Jdlrobson: Move the personal tools and search into header [skins/Vector] - 10https://gerrit.wikimedia.org/r/610187 (https://phabricator.wikimedia.org/T249363) [22:56:03] (03CR) 10Jdlrobson: Move the personal tools and search into header (031 comment) [skins/Vector] - 10https://gerrit.wikimedia.org/r/610187 (https://phabricator.wikimedia.org/T249363) (owner: 10Jdlrobson)