[09:21:33] (03Abandoned) 10Matěj Suchánek: Fix claimit -exists functionality [pywikibot/core] - 10https://gerrit.wikimedia.org/r/176930 (https://phabricator.wikimedia.org/T69284) (owner: 10John Vandenberg) [09:43:32] (03PS1) 10Xqt: [4.0] Remove Python 2 related test code [pywikibot/core] - 10https://gerrit.wikimedia.org/r/609567 [09:51:32] (03PS3) 10Xqt: [IMPR] Add missing return statements [pywikibot/core] - 10https://gerrit.wikimedia.org/r/606430 [09:53:55] (03CR) 10Xqt: [IMPR] Add missing return statements (031 comment) [pywikibot/core] - 10https://gerrit.wikimedia.org/r/606430 (owner: 10Xqt) [10:04:38] (03PS1) 10Xqt: [doc] Update ROADMAP.rst [pywikibot/core] - 10https://gerrit.wikimedia.org/r/609568 [11:13:58] 10Pywikibot: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot - https://phabricator.wikimedia.org/T171886 (10Xqt) See also T253719 [11:33:30] (03PS8) 10Xqt: [cleanup] Remove functions dealing with stars list [pywikibot/core] - 10https://gerrit.wikimedia.org/r/583062 [12:07:24] 10Pywikibot: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot - https://phabricator.wikimedia.org/T171886 (10Seppl2013) It was a bit frustrating. # https://pypi.org/project/pywikibot/ pywikibot==3.0.20200306 in requirements.txt... [12:33:27] 10Pywikibot: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot - https://phabricator.wikimedia.org/T171886 (10Xqt) I cannot reproduce this problem. Installing 3.0.20200508 works for me: ` C:\pwb\GIT\core>pip3 install --no-cache-dir... [13:16:47] 10Pywikibot: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot - https://phabricator.wikimedia.org/T171886 (10Xqt) I installed pywikibot with `-v` verbose and got the same fatal error but pywikibot was installed anyway: ` C:\pwb\... [14:49:24] (03PS1) 10Xqt: [4.0] replace os.system call by subprocess.run as suggested [pywikibot/core] - 10https://gerrit.wikimedia.org/r/609579 [14:49:47] (03CR) 10Yaron Koren: [C: 03+2] CargoHooks: Use the new 'PageSaveComplete' hook for MW 1.35+ [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/609522 (owner: 10D3r1ck01) [14:53:04] (03Merged) 10jenkins-bot: CargoHooks: Use the new 'PageSaveComplete' hook for MW 1.35+ [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/609522 (owner: 10D3r1ck01) [15:07:44] (03PS1) 10Xqt: [tests] replace os.system usage in ui_tests.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/609583 [15:14:11] (03PS2) 10Xqt: [4.0] replace os.system call by subprocess.run as suggested [pywikibot/core] - 10https://gerrit.wikimedia.org/r/609579 [15:25:38] (03PS43) 10Aron Manning: [WIP] [modern] Move the PersonalMenu into the Header [skins/Vector] - 10https://gerrit.wikimedia.org/r/585629 (https://phabricator.wikimedia.org/T256893) [15:59:29] (03PS57) 10Xqt: [IMPR] Use one central point for framework version [pywikibot/core] - 10https://gerrit.wikimedia.org/r/409823 (https://phabricator.wikimedia.org/T106121) [16:40:57] (03CR) 10Matěj Suchánek: [C: 03+2] "> Changed to empty list. I know this is a breaking Change but improves the consistency of the result." [pywikibot/core] - 10https://gerrit.wikimedia.org/r/606430 (owner: 10Xqt) [16:43:57] (03Merged) 10jenkins-bot: [IMPR] Add missing return statements [pywikibot/core] - 10https://gerrit.wikimedia.org/r/606430 (owner: 10Xqt) [16:46:10] (03CR) 10Matěj Suchánek: [C: 04-1] [cleanup] Use FutureWarning for methods deprecated 2012 (031 comment) [pywikibot/core] - 10https://gerrit.wikimedia.org/r/606313 (owner: 10Xqt) [17:33:45] (03CR) 10Aron Manning: "New PS43 is up to fix the misalignment Volker reported. Thank you for pointing that out!" (0316 comments) [skins/Vector] - 10https://gerrit.wikimedia.org/r/585629 (https://phabricator.wikimedia.org/T256893) (owner: 10Aron Manning) [17:44:34] (03PS4) 10Xqt: [cleanup] Use FutureWarning for methods deprecated 2012 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/606313 [17:45:19] (03CR) 10Xqt: [cleanup] Use FutureWarning for methods deprecated 2012 (031 comment) [pywikibot/core] - 10https://gerrit.wikimedia.org/r/606313 (owner: 10Xqt) [17:58:56] (03PS26) 10Aron Manning: [refactor] Split content into its own template to allow reuse in legacy and new Vector [skins/Vector] - 10https://gerrit.wikimedia.org/r/585625 (https://phabricator.wikimedia.org/T253669) [18:00:00] (03PS3) 10Aron Manning: [modern] Simplify Logo layout rules: use inline-block instead of float and flex [skins/Vector] - 10https://gerrit.wikimedia.org/r/608255 (https://phabricator.wikimedia.org/T256895) [21:59:14] (03CR) 10Aron Manning: "> Should be a mixin?" [skins/Vector] - 10https://gerrit.wikimedia.org/r/608159 (https://phabricator.wikimedia.org/T245887) (owner: 10Aron Manning) [22:33:25] (03CR) 10Yaron Koren: [C: 03+2] tests: Add automated test for CargoFieldDescription::newFromString() [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/604012 (owner: 10D3r1ck01) [22:36:46] (03Merged) 10jenkins-bot: tests: Add automated test for CargoFieldDescription::newFromString() [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/604012 (owner: 10D3r1ck01) [23:34:30] (03PS5) 10Aron Manning: [less] Normalize the TOC hide link focus outline color to WMUI defined color [skins/Vector] - 10https://gerrit.wikimedia.org/r/607905 (https://phabricator.wikimedia.org/T245887) [23:34:34] (03PS3) 10Aron Manning: [less] Add normalized focus outline mixin .mixin-focus-outline() [skins/Vector] - 10https://gerrit.wikimedia.org/r/608159 (https://phabricator.wikimedia.org/T245887) [23:34:38] (03PS6) 10Aron Manning: [less] Normalize the "More" Menu focus outline color to WMUI defined color [skins/Vector] - 10https://gerrit.wikimedia.org/r/607906 (https://phabricator.wikimedia.org/T245887) [23:34:42] (03PS4) 10Aron Manning: [modern] Normalize the sidebar button focus ring [skins/Vector] - 10https://gerrit.wikimedia.org/r/608161 (https://phabricator.wikimedia.org/T246420) [23:34:46] (03PS4) 10Aron Manning: [less] Apply Firefox's dotted focus outline in IE [skins/Vector] - 10https://gerrit.wikimedia.org/r/608160 (https://phabricator.wikimedia.org/T245887)