[02:24:48] (03CR) 10Jdlrobson: "Please email wikitech to inform people of the deprecation and which hook things like shoutwiki should use instead." [skins/Vector] - 10https://gerrit.wikimedia.org/r/567012 (https://phabricator.wikimedia.org/T240062) (owner: 10Pmiazga) [03:08:14] (03CR) 10Yaron Koren: "Overall this looks good - thank you. I had never heard of User::newSystemUser() before - will this actually create a user account named "M" [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/567182 (https://phabricator.wikimedia.org/T243652) (owner: 10DannyS712) [03:20:09] (03CR) 10DannyS712: "> Overall this looks good - thank you. I had never heard of" [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/567182 (https://phabricator.wikimedia.org/T243652) (owner: 10DannyS712) [08:04:04] (03CR) 10Jdlrobson: Fix uerlangattributes echoing output from PersonalMenu component (031 comment) [skins/Vector] - 10https://gerrit.wikimedia.org/r/563429 (https://phabricator.wikimedia.org/T240062) (owner: 10Jdrewniak) [09:04:03] (03CR) 10Jdlrobson: Add Coding Conventions to Vector README (033 comments) [skins/Vector] - 10https://gerrit.wikimedia.org/r/566885 (https://phabricator.wikimedia.org/T239269) (owner: 10Nray) [10:24:14] (03CR) 10Dvorapa: [C: 03+2] [bugfix] prevent installing urllib3 == 1.25.8 with Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567326 (https://phabricator.wikimedia.org/T243710) (owner: 10Xqt) [10:25:34] (03CR) 10Dvorapa: [C: 03+2] "I waited for AppVeyor tests to catch up, in order to know if there will be any other similar urllib3 fix needed" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567326 (https://phabricator.wikimedia.org/T243710) (owner: 10Xqt) [10:26:45] (03Merged) 10jenkins-bot: [bugfix] prevent installing urllib3 == 1.25.8 with Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567326 (https://phabricator.wikimedia.org/T243710) (owner: 10Xqt) [10:40:10] 10Pywikibot, 10Pywikibot-tests, 10Upstream: Random tests fail with timeout - https://phabricator.wikimedia.org/T242081 (10Xqt) See also T221774 where the same problem occured with maxlag parameter which is 5 seconds per default. [10:51:39] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Xqt) hm this didn't solved the problem: https://ci.appveyor.com/project/Ladsgroup/pywikibot-g4xqx/builds/30375088/job/5fpcpghvvo8idv2l No... [10:54:19] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Dvorapa) https://ci.appveyor.com/project/Ladsgroup/pywikibot-g4xqx/builds/30375088/job/5fpcpghvvo8idv2l?fullLog=true still failing [10:58:01] (03PS1) 10Xqt: Revert "[bugfix] prevent installing urllib3 == 1.25.8 with Python 2" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567427 [10:59:33] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Dvorapa) This seems it is not an issue with urllib3==1.25.8 as here https://ci.appveyor.com/project/Ladsgroup/pywikibot-g4xqx/builds/303506... [11:01:39] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Xqt) It's urllib rather than urllib3: ` [00:22:05] ====================================================================== [00:22:05] ERRO... [11:08:49] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Dvorapa) The only difference between https://ci.appveyor.com/project/Ladsgroup/pywikibot-g4xqx/builds/30350615/job/kkjjs3ypfpo1v8j4?fullLog... [11:10:43] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Dvorapa) And this fails only in `setup.py test`, not in `setup.py pytest` [11:22:22] (03CR) 10Dvorapa: [C: 03+2] Revert "[bugfix] prevent installing urllib3 == 1.25.8 with Python 2" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567427 (owner: 10Xqt) [11:23:19] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Xqt) Have a look at `test_url_encoding_from_basestring`: The code (in `api_tests` and `api` as well as in Python 2.7.4) hasn't been changed... [11:24:15] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Dvorapa) Should we try to revert https://gerrit.wikimedia.org/r/#/c/pywikibot/core/+/566494/ if there is a bug in this patch? [11:25:09] (03Merged) 10jenkins-bot: Revert "[bugfix] prevent installing urllib3 == 1.25.8 with Python 2" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567427 (owner: 10Xqt) [11:27:26] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Dvorapa) >>! In T243710#5833799, @Xqt wrote: > Have a look at `test_url_encoding_from_basestring`: The code (in `api_tests` and `api` as we... [11:32:16] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Dvorapa) I don't know, it does not seem to be this: ` Ran 1710 tests in 1518.034s FAILED (failures=1, errors=1, skipped=109, expected fail... [12:03:44] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Dvorapa) Okay, tried to reproduce and here is what happens: ` $ python2 Python 2.7.17 (default, Oct 22 2019, 09:14:09) [GCC 9.2.0] on linu... [12:57:46] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Dvorapa) >>! In T243710#5833799, @Xqt wrote: > Have a look at `test_url_encoding_from_basestring`: The code (in `api_tests` and `api` as we... [13:08:10] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Dvorapa) I don't know, why this is failing. Why is urllib using `unicode_literals`, that **Pywikibot** imports? This is some sort of myster... [14:10:14] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor - https://phabricator.wikimedia.org/T243710 (10Xqt) https://github.com/jxtech/wechatpy/issues/375 gives a hint probably I am fine with skipping theses Tests and giving a warning that Py... [14:20:59] (03CR) 10Jdlrobson: "(working on follow up)" (035 comments) [skins/Vector] - 10https://gerrit.wikimedia.org/r/564754 (https://phabricator.wikimedia.org/T240062) (owner: 10Jdlrobson) [14:22:18] (03PS1) 10Xqt: [bugfix] preload urllib.quote() with Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567457 (https://phabricator.wikimedia.org/T243710) [14:23:36] (03PS2) 10Xqt: [bugfix] preload urllib.quote() with Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567457 (https://phabricator.wikimedia.org/T243710) [14:26:05] (03CR) 10jerkins-bot: [V: 04-1] [bugfix] preload urllib.quote() with Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567457 (https://phabricator.wikimedia.org/T243710) (owner: 10Xqt) [14:34:14] (03PS3) 10Dvorapa: [bugfix] preload urllib.quote() with Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567457 (https://phabricator.wikimedia.org/T243710) (owner: 10Xqt) [14:39:10] 10Pywikibot, 10Tracking-Neverending: Pywikibot Python 3 compatibility (tracking) - https://phabricator.wikimedia.org/T60053 (10Xqt) 05Open→03Resolved a:03Xqt [14:39:12] 10Pywikibot, 10Tracking-Neverending: Important tasks to be solved (tracking) - https://phabricator.wikimedia.org/T72936 (10Xqt) [14:46:47] (03PS18) 10Jdlrobson: Dev: Complete initial porting of Vector to Mustache [skins/Vector] - 10https://gerrit.wikimedia.org/r/564754 (https://phabricator.wikimedia.org/T240062) [14:46:51] (03PS1) 10Jdlrobson: Simplify logo generation [skins/Vector] - 10https://gerrit.wikimedia.org/r/567463 [14:47:37] (03CR) 10jerkins-bot: [V: 04-1] Dev: Complete initial porting of Vector to Mustache [skins/Vector] - 10https://gerrit.wikimedia.org/r/564754 (https://phabricator.wikimedia.org/T240062) (owner: 10Jdlrobson) [14:47:41] (03CR) 10jerkins-bot: [V: 04-1] Simplify logo generation [skins/Vector] - 10https://gerrit.wikimedia.org/r/567463 (owner: 10Jdlrobson) [14:50:42] (03PS4) 10Dvorapa: [bugfix] preload urllib.quote() with Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567457 (https://phabricator.wikimedia.org/T243710) (owner: 10Xqt) [14:51:33] 10Pywikibot: Pywikibot Python 2 compatibility (tracking) - https://phabricator.wikimedia.org/T243770 (10Xqt) [14:51:40] 10Pywikibot: Pywikibot Python 2 compatibility (tracking) - https://phabricator.wikimedia.org/T243770 (10Xqt) p:05Triage→03Low [14:52:30] 10Pywikibot: Pywikibot Python 2 compatibility (tracking) - https://phabricator.wikimedia.org/T243770 (10Xqt) [14:52:33] 10Pywikibot, 10Pywikibot-Announce, 10Pywikibot-RfCs: Drop support of python 2.7 - https://phabricator.wikimedia.org/T213287 (10Xqt) [14:53:52] (03CR) 10Dvorapa: [C: 03+2] [bugfix] preload urllib.quote() with Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567457 (https://phabricator.wikimedia.org/T243710) (owner: 10Xqt) [14:56:38] (03Merged) 10jenkins-bot: [bugfix] preload urllib.quote() with Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567457 (https://phabricator.wikimedia.org/T243710) (owner: 10Xqt) [14:57:34] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python2 at Appveyor and Travis - https://phabricator.wikimedia.org/T243710 (10Dvorapa) [15:00:10] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python 2 at Appveyor and Travis - https://phabricator.wikimedia.org/T243710 (10Dvorapa) [15:01:43] (03PS19) 10Jdlrobson: Dev: Complete initial porting of Vector to Mustache [skins/Vector] - 10https://gerrit.wikimedia.org/r/564754 (https://phabricator.wikimedia.org/T240062) [15:01:49] (03PS2) 10Jdlrobson: Simplify logo generation [skins/Vector] - 10https://gerrit.wikimedia.org/r/567463 [15:01:58] 10Pywikibot: Pywikibot Python 2 compatibility (tracking) - https://phabricator.wikimedia.org/T243770 (10Xqt) [15:02:00] 10Pywikibot, 10Pywikibot-RfCs: Drop support for MySQLdb - https://phabricator.wikimedia.org/T243154 (10Xqt) [15:02:03] 10Pywikibot: Page.title(as_url=True) fails with umlauts in Python 2 - https://phabricator.wikimedia.org/T222623 (10Xqt) [15:02:06] 10Pywikibot, 10Patch-For-Review: require ipaddress package instead of ipaddr for Python 2 - https://phabricator.wikimedia.org/T243171 (10Xqt) [15:02:09] 10Pywikibot: Deprecation warning fails with UnicodeDecoreError - https://phabricator.wikimedia.org/T134254 (10Xqt) [15:02:12] 10Pywikibot: Python 2 RuntimeWarning when running a script in a dir without __init__ - https://phabricator.wikimedia.org/T142676 (10Xqt) [15:02:15] 10Pywikibot, 10Pywikibot-tests: page_tests.TestPageRepr.test_ASCII_compatible erroneously doesn't fail unittest - https://phabricator.wikimedia.org/T130919 (10Xqt) [15:04:32] 10Pywikibot, 10Pywikibot-tests: AppVeyor and some Travis environments warn that "setup.py test" is deprecated (and fail?) - https://phabricator.wikimedia.org/T243224 (10Dvorapa) https://github.com/pypa/setuptools/issues/1684 [15:05:25] 10Pywikibot: Cache is not usable between Python versions - https://phabricator.wikimedia.org/T100971 (10Xqt) [15:05:32] 10Pywikibot, 10Patch-For-Review: Add Python version to apicache directory name - https://phabricator.wikimedia.org/T183857 (10Xqt) [15:16:13] 10Pywikibot: Page.title(as_url=True) fails with umlauts in Python 2 - https://phabricator.wikimedia.org/T222623 (10Xqt) [15:16:17] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python 2 at Appveyor and Travis - https://phabricator.wikimedia.org/T243710 (10Xqt) [15:16:33] 10Pywikibot: Page.title(as_url=True) fails with umlauts in Python 2 - https://phabricator.wikimedia.org/T222623 (10Xqt) Probably the same issue as in T243710 [15:23:35] 10Pywikibot: Page.title(as_url=True) fails with umlauts in Python 2 - https://phabricator.wikimedia.org/T222623 (10Dvorapa) But this needs to be fixed in page.py, instead of api.py, right? Should we fix this globally somewhere? [15:42:34] (03PS1) 10Xqt: [IMPR] use a list for tests in test_valid [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567468 [15:43:19] (03PS2) 10Xqt: [IMPR] use a list for tests in test_valid [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567468 [15:48:31] 10Pywikibot, 10Pywikibot-tests, 10Upstream: Random tests fail with timeout - https://phabricator.wikimedia.org/T242081 (10Dvorapa) [15:49:38] 10Pywikibot, 10Pywikibot-tests, 10Upstream: Random tests fail with timeout - https://phabricator.wikimedia.org/T242081 (10Dvorapa) [16:09:25] (03PS1) 10Dvorapa: [bugfix] Fix urlencode and quote [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567470 [16:19:03] 10Pywikibot, 10Pywikibot-tests, 10Upstream: Random tests fail with timeout - https://phabricator.wikimedia.org/T242081 (10Dvorapa) @Xqt is there a way to change timeout to 10s for Wikidata requests? Because the Wikidata maxlag is almost all the time over 5s and repeated requests every 5s from Pywikibot tests... [16:25:11] (03PS1) 10Xqt: [IMPR] Simplify TestLink.test_invalid [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567474 [16:50:25] 10Pywikibot, 10Pywikibot-tests, 10Upstream: Random tests fail with timeout - https://phabricator.wikimedia.org/T242081 (10Xqt) travis creates a user-config.py file. We could add ` - echo "maxlag = 7" >> ~/.pywikibot/user-config.py ` but I've no idea yet for Appveyor. Better we could increase this number f... [16:55:39] 10Pywikibot, 10Pywikibot-tests, 10Upstream: Random tests fail with timeout - https://phabricator.wikimedia.org/T242081 (10Ladsgroup) Please do not use a longer maxlag than 5 seconds. It would make issues for the database in the long run. Even if it's just to make tests work. Is it possible to make tests more... [16:55:49] 10Pywikibot, 10Pywikibot-tests, 10Upstream: Random tests fail with timeout - https://phabricator.wikimedia.org/T242081 (10Dvorapa) I started a discussion in T243701. This is what we came to: >> For the specific issue you are facing, I may be suggest to review SLA expectations about the api (any of it)- and... [16:58:18] 10Pywikibot, 10Pywikibot-tests, 10Upstream: Random tests fail with timeout - https://phabricator.wikimedia.org/T242081 (10Dvorapa) >>! In T242081#5834772, @Ladsgroup wrote: > Please do not use a longer maxlag than 5 seconds. It would make issues for the database in the long run. Even if it's just to make tes... [17:06:09] (03PS1) 10Xqt: [IMPR] use setdefault in api._add_defaults [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567484 [17:09:46] (03PS2) 10Dvorapa: [bugfix] Fix Python 2 Unicode error in page.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567470 (https://phabricator.wikimedia.org/T222623) [17:13:15] (03PS2) 10Xqt: [IMPR] Simplify TestLink.test_invalid [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567474 [17:13:46] (03CR) 10Dvorapa: [C: 03+2] [IMPR] use setdefault in api._add_defaults [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567484 (owner: 10Xqt) [17:15:16] (03CR) 10Xqt: [C: 03+2] [bugfix] Fix Python 2 Unicode error in page.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567470 (https://phabricator.wikimedia.org/T222623) (owner: 10Dvorapa) [17:15:34] (03CR) 10Dvorapa: "I also wonder if we should preload quote in https://phabricator.wikimedia.org/diffusion/PWBC/browse/master/scripts/flickrripper.py$48 ?" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567470 (https://phabricator.wikimedia.org/T222623) (owner: 10Dvorapa) [17:16:23] (03Merged) 10jenkins-bot: [IMPR] use setdefault in api._add_defaults [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567484 (owner: 10Xqt) [17:17:50] (03Merged) 10jenkins-bot: [bugfix] Fix Python 2 Unicode error in page.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567470 (https://phabricator.wikimedia.org/T222623) (owner: 10Dvorapa) [17:19:23] 10Pywikibot, 10Pywikibot-tests, 10Upstream: Random tests fail with timeout - https://phabricator.wikimedia.org/T242081 (10Xqt) >>! In T242081#5834772, @Ladsgroup wrote: > Please do not use a longer maxlag than 5 seconds. It would make issues for the database in the long run. Even if it's just to make tests w... [17:35:13] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: A lot of test fails due to UnicodeDecodeError with Python 2 at Appveyor and Travis - https://phabricator.wikimedia.org/T243710 (10Dvorapa) Fixed in Travis tests! [17:51:56] (03PS1) 10Xqt: [IMPR] Timeout retries due to maxlag [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567492 (https://phabricator.wikimedia.org/T242081) [17:54:48] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests, 10Upstream: Random tests fail with timeout - https://phabricator.wikimedia.org/T242081 (10Xqt) With 567492 I propose to raise a TimeoutError exception. Most tests will accept this exception and skipping the test. [17:54:59] (03CR) 10jerkins-bot: [V: 04-1] [IMPR] Timeout retries due to maxlag [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567492 (https://phabricator.wikimedia.org/T242081) (owner: 10Xqt) [17:56:14] (03PS2) 10Xqt: [IMPR] Timeout retries due to maxlag [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567492 (https://phabricator.wikimedia.org/T242081) [17:59:20] (03CR) 10jerkins-bot: [V: 04-1] [IMPR] Timeout retries due to maxlag [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567492 (https://phabricator.wikimedia.org/T242081) (owner: 10Xqt) [19:29:09] 10Pywikibot, 10Pywikibot-network: use one library for all http requests - https://phabricator.wikimedia.org/T68102 (10Dvorapa) I would focus on this task to avoid issues with urllib, urllib2 (which in many cases only imports urllib) and urllib3, which might be a cause for many other bugs we encounter [19:50:03] (03PS3) 10Xqt: [IMPR] Timeout retries due to maxlag [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567492 (https://phabricator.wikimedia.org/T242081) [19:53:22] 10Pywikibot, 10Pywikibot-network: use one library for all http requests - https://phabricator.wikimedia.org/T68102 (10Xqt) a:05jayvdb→03None [20:10:30] (03CR) 10Dvorapa: [C: 03+2] [IMPR] Timeout retries due to maxlag [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567492 (https://phabricator.wikimedia.org/T242081) (owner: 10Xqt) [20:13:15] (03Merged) 10jenkins-bot: [IMPR] Timeout retries due to maxlag [pywikibot/core] - 10https://gerrit.wikimedia.org/r/567492 (https://phabricator.wikimedia.org/T242081) (owner: 10Xqt) [20:34:56] (03CR) 10Thiemo Kreuz (WMDE): [C: 03+1] "The + operator to merge arrays always scares me. I'm 99% sure it is correct in this situation. I will merge this soon. Just want to give o" [skins/Vector] - 10https://gerrit.wikimedia.org/r/567463 (owner: 10Jdlrobson) [20:49:11] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests, 10Upstream: Random tests fail with timeout - https://phabricator.wikimedia.org/T242081 (10Dvorapa) 15-20 tests failing with timeout now. Should we skip/xfail these tests (make them green)? Most of the time this is not an issue with Pywikibot. Could we al... [21:02:06] (03PS7) 10Dvorapa: [login] Do not attempt to login over and over again [pywikibot/core] - 10https://gerrit.wikimedia.org/r/513555 (https://phabricator.wikimedia.org/T224712) (owner: 10Xqt) [21:02:16] (03PS3) 10Dvorapa: [bugfix] Remove isbn library of isbn.py in favour of stdnum [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565784 (https://phabricator.wikimedia.org/T132919) (owner: 10Xqt) [21:13:26] (03CR) 10Dvorapa: [login] Do not attempt to login over and over again (032 comments) [pywikibot/core] - 10https://gerrit.wikimedia.org/r/513555 (https://phabricator.wikimedia.org/T224712) (owner: 10Xqt) [21:43:44] 10Pywikibot: AttributeError: 'Family' object has no attribute '_userinfo' when using Pywikibot - https://phabricator.wikimedia.org/T243794 (10Zoranzoki21) p:05Triage→03High [21:46:20] 10Pywikibot: AttributeError: 'Family' object has no attribute '_userinfo' when using Pywikibot - https://phabricator.wikimedia.org/T243794 (10Zoranzoki21) I tried now updating requirements, but this still happens: `lines=10 kizule@kizule-laptop:~/Desktop/development/pywikibot-core$ pip check launchpadlib 1.10.7... [22:57:12] 10Pywikibot, 10Pywikibot-tests, 10Upstream: Random tests fail with timeout - https://phabricator.wikimedia.org/T242081 (10Dvorapa) 37 tests failing for timeout now in https://travis-ci.org/wikimedia/pywikibot/jobs/642562240