[00:31:47] 10Pywikibot, 10Pywikibot-tests: Python 2 and 3.5.0 AppVeyor tests fail because of setuptools - https://phabricator.wikimedia.org/T243133 (10Dvorapa) Still failing, but now in multiple tests, not just in the beginning [01:25:58] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: test_valid_isbn_failing unexpectedly successes in AppVeyor - https://phabricator.wikimedia.org/T241141 (10Dvorapa) Perhaps this should be just rewritten to make it work as expected? [01:26:56] (03CR) 10Dvorapa: [C: 03+2] [deps] Update requests requirement for sseclient [pywikibot/core] - 10https://gerrit.wikimedia.org/r/562048 (owner: 10Xqt) [01:28:42] (03Merged) 10jenkins-bot: [deps] Update requests requirement for sseclient [pywikibot/core] - 10https://gerrit.wikimedia.org/r/562048 (owner: 10Xqt) [01:30:00] (03CR) 10Dvorapa: [C: 03+2] [cleanup] remove IsbnBot.run method [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565780 (owner: 10Xqt) [01:31:46] (03Merged) 10jenkins-bot: [cleanup] remove IsbnBot.run method [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565780 (owner: 10Xqt) [01:35:44] (03CR) 10JJMC89: [C: 03+2] [isbn] Always use the newest release of python-stdnum [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565772 (https://phabricator.wikimedia.org/T132919) (owner: 10Xqt) [01:36:02] 10Pywikibot, 10Pywikibot-Announce, 10Pywikibot-RfCs: Drop support of python 2.7 - https://phabricator.wikimedia.org/T213287 (10Dvorapa) First phase announced in mailing lists and tech news [01:37:28] (03Merged) 10jenkins-bot: [isbn] Always use the newest release of python-stdnum [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565772 (https://phabricator.wikimedia.org/T132919) (owner: 10Xqt) [05:34:26] 10Pywikibot, 10Pywikibot-Announce, 10Pywikibot-RfCs: Drop support of python 2.7 - https://phabricator.wikimedia.org/T213287 (10Xqt) >>! In T213287#5815653, @Dvorapa wrote: > First phase announced in mailing lists and tech news Did you? Didn’t received sth [05:38:12] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: test_valid_isbn_failing unexpectedly successes in AppVeyor - https://phabricator.wikimedia.org/T241141 (10Xqt) With several patches old code parts are to be removed. I guess these solves that problem and it is not necessary for a deeper investigation. [05:44:13] (03PS1) 10Xqt: Revert "[bugfix] Do not convert UserWarning to exceptions" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565806 [05:50:44] 10Pywikibot, 10Pywikibot-tests: Python 2 and 3.5.0 AppVeyor tests fail because of setuptools - https://phabricator.wikimedia.org/T243133 (10Xqt) >>! In T243133#5815639, @Dvorapa wrote: > Still failing, but now in multiple tests, not just in the beginning Hm yes. I reverted the last patch. Should we try “ignor... [05:54:47] 10Pywikibot, 10Pywikibot-Announce, 10Pywikibot-RfCs: Drop support of python 2.7 - https://phabricator.wikimedia.org/T213287 (10Xqt) Seems we have to hurry up because ci tests for Python 2 cannot rund at Appveyor anymore [06:04:21] (03CR) 10Xqt: [C: 03+2] Revert "[bugfix] Do not convert UserWarning to exceptions" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565806 (owner: 10Xqt) [06:06:17] (03Merged) 10jenkins-bot: Revert "[bugfix] Do not convert UserWarning to exceptions" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565806 (owner: 10Xqt) [08:42:55] (03CR) 10Xqt: [IMPR] Replace @must_be with @need_right (039 comments) [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565624 (https://phabricator.wikimedia.org/T57196) (owner: 10Xqt) [08:45:33] (03PS3) 10Xqt: [IMPR] Replace @must_be with @need_right [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565624 (https://phabricator.wikimedia.org/T57196) [08:48:04] (03CR) 10jerkins-bot: [V: 04-1] [IMPR] Replace @must_be with @need_right [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565624 (https://phabricator.wikimedia.org/T57196) (owner: 10Xqt) [08:48:23] 10Pywikibot, 10Pywikibot-tests: Python 2 and 3.5.0 AppVeyor tests fail because of setuptools - https://phabricator.wikimedia.org/T243133 (10Dvorapa) 3.5.0 is failing, because it somehow uses Python 2, even though Python 3.5 is installed. I'm not sure why this happens. I'll upload a patch to find out more about... [08:54:09] (03PS4) 10Xqt: [IMPR] Replace @must_be with @need_right [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565624 (https://phabricator.wikimedia.org/T57196) [08:57:37] 10Pywikibot, 10Pywikibot-Announce, 10Pywikibot-RfCs: Drop support of python 2.7 - https://phabricator.wikimedia.org/T213287 (10Dvorapa) We can either ignore it using `PYTHONWARNINGS=ignore:::pkg_resources.py2_warn` env var, or reinstall setuptools < 45 [08:58:49] 10Pywikibot, 10Pywikibot-tests: Python 2 and 3.5.0 AppVeyor tests fail because of setuptools - https://phabricator.wikimedia.org/T243133 (10Dvorapa) We can either ignore/hide the warning using `PYTHONWARNINGS=ignore:::pkg_resources.py2_warn` environment variable, or reinstall setuptools < 45 [09:04:16] 10Pywikibot, 10Pywikibot-tests: [tests] script_deps dependencies aren't installed for tests - https://phabricator.wikimedia.org/T243169 (10Xqt) [09:04:43] 10Pywikibot, 10Pywikibot-tests: [tests] script_deps dependencies aren't installed for tests - https://phabricator.wikimedia.org/T243169 (10Xqt) p:05Triage→03Normal [09:05:24] 10Pywikibot, 10Pywikibot-Announce, 10Pywikibot-RfCs: Drop support of python 2.7 - https://phabricator.wikimedia.org/T213287 (10Urbanecm) >>! In T213287#5815704, @Xqt wrote: >>>! In T213287#5815653, @Dvorapa wrote: >> First phase announced in mailing lists and tech news > > ~~Did you? Didn’t received sth~~ >... [09:05:48] (03PS1) 10Dvorapa: [tests] Reinstall setuptools<45 in AppVeyor [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 [09:19:40] 10Pywikibot: require ipaddress package instead of ipaddr for Python 2 - https://phabricator.wikimedia.org/T243171 (10Xqt) [09:19:50] 10Pywikibot: require ipaddress package instead of ipaddr for Python 2 - https://phabricator.wikimedia.org/T243171 (10Xqt) p:05Triage→03Normal [09:34:11] (03PS2) 10Dvorapa: [tests] Reinstall setuptools<45 in AppVeyor [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 [11:00:31] (03PS3) 10Dvorapa: [tests] Reinstall setuptools < 41 in AppVeyor [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 [11:02:31] (03CR) 10jerkins-bot: [V: 04-1] [tests] Reinstall setuptools < 41 in AppVeyor [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 (owner: 10Dvorapa) [11:40:28] 10Pywikibot, 10Pywikibot-tests: [tests] script_deps dependencies aren't installed for tests - https://phabricator.wikimedia.org/T243169 (10Dvorapa) Because `PYSETUP_TEST_EXTRAS` must be `1` [11:56:42] 10Pywikibot, 10Pywikibot-tests: [tests] script_deps dependencies aren't installed for tests - https://phabricator.wikimedia.org/T243169 (10Dvorapa) Three things there: 1) On Travis, this works as expected as `PYSETUP_TEST_EXTRAS` must be set to `1` 2) On AppVeyor, there is no `pip install -r requirements.txt... [12:07:50] 10Pywikibot: Jenkins is failing after update of flake8-comprehensions (1.4.1 -> 3.2.0) - https://phabricator.wikimedia.org/T243193 (10Dvorapa) [12:08:02] 10Pywikibot: Jenkins is failing after update of flake8-comprehensions (1.4.1 -> 3.2.0) - https://phabricator.wikimedia.org/T243193 (10Dvorapa) p:05Triage→03Unbreak! [12:10:13] (03CR) 10Dvorapa: [C: 04-1] "This patch seems to be somehow broken" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565768 (https://phabricator.wikimedia.org/T174870) (owner: 10Xqt) [12:25:56] (03PS1) 10Xqt: [deps] require ipaddress for Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566013 (https://phabricator.wikimedia.org/T105443) [12:26:06] (03PS4) 10Dvorapa: [tests] Reinstall setuptools < 41 in AppVeyor [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 [12:28:20] (03CR) 10jerkins-bot: [V: 04-1] [tests] Reinstall setuptools < 41 in AppVeyor [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 (owner: 10Dvorapa) [12:28:44] (03CR) 10jerkins-bot: [V: 04-1] [deps] require ipaddress for Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566013 (https://phabricator.wikimedia.org/T105443) (owner: 10Xqt) [12:38:57] (03PS2) 10Xqt: [deps] require ipaddress for Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566013 (https://phabricator.wikimedia.org/T105443) [12:41:10] (03CR) 10Xqt: "there is a new flake8-comprehensions 3.2.1 few hours ago" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 (owner: 10Dvorapa) [12:41:18] (03CR) 10jerkins-bot: [V: 04-1] [deps] require ipaddress for Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566013 (https://phabricator.wikimedia.org/T105443) (owner: 10Xqt) [12:48:39] (03PS1) 10Xqt: [flake8] Fic C407 flake8 issue [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566016 [12:51:11] (03CR) 10Xqt: "could you explain? It checks whether the underlying objct as an "id" key. Otherwise tests fails currently." [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565768 (https://phabricator.wikimedia.org/T174870) (owner: 10Xqt) [12:52:18] (03PS2) 10Xqt: [flake8] Fix C407 flake8 issue [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566016 [12:57:05] (03CR) 10Xqt: [C: 03+2] [flake8] Fix C407 flake8 issue [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566016 (owner: 10Xqt) [12:59:36] (03Merged) 10jenkins-bot: [flake8] Fix C407 flake8 issue [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566016 (owner: 10Xqt) [13:06:16] (03CR) 10Dvorapa: "recheck" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 (owner: 10Dvorapa) [13:06:31] (03PS5) 10Dvorapa: [tests] Reinstall setuptools < 41 in AppVeyor [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 [13:07:01] (03CR) 10Dvorapa: [C: 04-1] "> could you explain? It checks whether the underlying objct as an" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565768 (https://phabricator.wikimedia.org/T174870) (owner: 10Xqt) [13:07:07] (03PS1) 10Xqt: [flake8] Update flake8-comprehenions dependencies [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566020 [13:07:32] (03CR) 10Xqt: "recheck" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566013 (https://phabricator.wikimedia.org/T105443) (owner: 10Xqt) [13:09:36] (03CR) 10Xqt: [C: 03+1] [tests] Reinstall setuptools < 41 in AppVeyor [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 (owner: 10Dvorapa) [13:20:31] (03PS3) 10Xqt: [deps] require ipaddress for Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566013 (https://phabricator.wikimedia.org/T105443) [13:23:15] (03CR) 10jerkins-bot: [V: 04-1] [deps] require ipaddress for Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566013 (https://phabricator.wikimedia.org/T105443) (owner: 10Xqt) [13:32:16] (03PS4) 10Xqt: [deps] require ipaddress for Python 2 [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566013 (https://phabricator.wikimedia.org/T105443) [13:33:12] 10Pywikibot, 10Patch-For-Review: require ipaddress package instead of ipaddr for Python 2 - https://phabricator.wikimedia.org/T243171 (10Xqt) a:03Xqt [13:39:42] (03CR) 10Xqt: "> > could you explain? It checks whether the underlying objct as an" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565768 (https://phabricator.wikimedia.org/T174870) (owner: 10Xqt) [14:07:01] 10Pywikibot: Jenkins is failing after update of flake8-comprehensions (1.4.1 -> 3.2.0) - https://phabricator.wikimedia.org/T243193 (10Xqt) 05Open→03Resolved p:05Unbreak!→03High a:03Xqt Fixed with https://gerrit.wikimedia.org/r/#/c/pywikibot/core/+/566016/ already [14:13:40] (03PS4) 10Xqt: [bugfix] fix script_deps in script_tests.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/563711 (https://phabricator.wikimedia.org/T243169) [14:14:39] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: [tests] script_deps dependencies aren't installed for tests - https://phabricator.wikimedia.org/T243169 (10Xqt) Point 3 is already known, see my patch for it. Thanks for investigation [14:14:53] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: [tests] script_deps dependencies aren't installed for tests - https://phabricator.wikimedia.org/T243169 (10Xqt) a:03Xqt [14:37:44] 10Pywikibot, 10Pywikibot-Announce, 10Pywikibot-RfCs: Drop support of python 2.7 - https://phabricator.wikimedia.org/T213287 (10Xqt) >>! In T213287#5815945, @Urbanecm wrote: > I have definitely sent it with multiple lists in To variable. It's in archives, so I blindly assume it got distributed. Little to none... [14:44:03] 10Pywikibot, 10PAWS, 10Pywikibot-OAuth, 10Pywikibot-login.py: Move PAWS to OAuth 2.0 - https://phabricator.wikimedia.org/T243200 (10Xqt) [14:58:04] (03CR) 10Dvorapa: "Why? What's the reason?" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566020 (owner: 10Xqt) [14:59:23] (03Merged) 10jenkins-bot: [bugfix] fix script_deps in script_tests.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/563711 (https://phabricator.wikimedia.org/T243169) (owner: 10Xqt) [15:01:54] (03CR) 10Xqt: "> Why? What's the reason?" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566020 (owner: 10Xqt) [15:01:57] (03CR) 10Dvorapa: [C: 03+2] [bugfix] Check whether Claim has an "id" key [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565768 (https://phabricator.wikimedia.org/T174870) (owner: 10Xqt) [15:02:25] (03CR) 10Dvorapa: "Not yet, I'm testing it currently" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 (owner: 10Dvorapa) [15:04:30] (03Merged) 10jenkins-bot: [bugfix] Check whether Claim has an "id" key [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565768 (https://phabricator.wikimedia.org/T174870) (owner: 10Xqt) [15:04:32] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests: [tests] script_deps dependencies aren't installed for tests - https://phabricator.wikimedia.org/T243169 (10Xqt) 05Open→03Resolved [15:21:25] (03CR) 10Dvorapa: [C: 03+2] [flake8] Update flake8-comprehenions dependencies [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566020 (owner: 10Xqt) [15:22:42] (03CR) 10Dvorapa: [C: 04-2] [flake8] Update flake8-comprehenions dependencies [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566020 (owner: 10Xqt) [15:30:09] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests, 10Upstream: A lot of wikisource urls are redirected to the "mul" site - https://phabricator.wikimedia.org/T241413 (10Xqt) >>! In T241413#5803709, @Mpaa wrote: > To understand the wanted behaviour, what is the wanted Site for a redirected 'code'? > Site('a... [15:32:39] (03CR) 10Xqt: "> Patch Set 1: Code-Review-2" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566020 (owner: 10Xqt) [15:33:44] 10Pywikibot, 10Pywikibot-tests: Usages of unittest.expectedFailure and allowed_failure should be solved (goal) - https://phabricator.wikimedia.org/T129368 (10Xqt) [15:33:47] 10Pywikibot, 10Patch-For-Review, 10Pywikibot-tests, 10TestMe: isbn.py may fail in treat_page_and_item() with missing attribute claims for an ItemPage - https://phabricator.wikimedia.org/T174870 (10Xqt) 05Open→03Resolved [15:41:52] (03CR) 10Dvorapa: [C: 04-1] [flake8] Update flake8-comprehenions dependencies (031 comment) [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566020 (owner: 10Xqt) [15:49:38] 10Pywikibot, 10Pywikibot-tests: [tests] script_deps dependencies aren't installed for tests - https://phabricator.wikimedia.org/T243169 (10Dvorapa) 05Resolved→03Open 1) `isbn depends on python-stdnum, which isn't available` still occurs 2) AppVeyor sets `PYSETUP_TEST_EXTRAS=1`, but does not install test de... [15:54:02] (03PS2) 10Xqt: [flake8] Update flake8-comprehenions dependencies [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566020 [16:24:53] (03CR) 10Dvorapa: [C: 03+2] "Seems better now" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566020 (owner: 10Xqt) [16:27:34] (03Merged) 10jenkins-bot: [flake8] Update flake8-comprehenions dependencies [pywikibot/core] - 10https://gerrit.wikimedia.org/r/566020 (owner: 10Xqt) [16:54:33] 10Pywikibot, 10Pywikibot-tests: AppVeyor throws warning "setup.py test" is deprecated - https://phabricator.wikimedia.org/T243224 (10Dvorapa) [16:55:02] 10Pywikibot, 10Pywikibot-tests: AppVeyor throws warning "setup.py test" is deprecated - https://phabricator.wikimedia.org/T243224 (10Dvorapa) [16:55:11] 10Pywikibot, 10Pywikibot-tests: AppVeyor throws warning "setup.py test" is deprecated - https://phabricator.wikimedia.org/T243224 (10Dvorapa) [17:11:26] (03CR) 10Dvorapa: "@Xqt It fails with the following error:" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 (owner: 10Dvorapa) [17:12:55] 10Pywikibot, 10Pywikibot-tests: AppVeyor throws warning "coverage run setup.py test" is deprecated - https://phabricator.wikimedia.org/T243224 (10Dvorapa) [17:13:51] 10Pywikibot, 10Pywikibot-tests: AppVeyor throws warning "coverage run setup.py test" is deprecated - https://phabricator.wikimedia.org/T243224 (10Dvorapa) [17:14:06] 10Pywikibot, 10Pywikibot-tests: AppVeyor throws warning "coverage run setup.py test" is deprecated - https://phabricator.wikimedia.org/T243224 (10Dvorapa) [17:30:00] (03PS6) 10Dvorapa: [tests] Reinstall setuptools < 41 in AppVeyor [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 [17:42:52] (03PS7) 10Dvorapa: [tests] Don't fail on setuptools and Python 2 deprecation warnings [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 [18:07:04] 10Pywikibot, 10Documentation, 10Pywikibot-Documentation, 10good first task: Pywikibot: Add missing docstring params - https://phabricator.wikimedia.org/T184115 (10Rounak_Saraf) how do contribute to this project? [18:34:13] (03CR) 10Xqt: [C: 03+2] "Really great job" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 (owner: 10Dvorapa) [18:36:40] (03Merged) 10jenkins-bot: [tests] Don't fail on setuptools and Python 2 deprecation warnings [pywikibot/core] - 10https://gerrit.wikimedia.org/r/565981 (owner: 10Dvorapa) [18:56:04] 10Pywikibot, 10Pywikibot-tests: [tests] script_deps dependencies aren't installed for tests - https://phabricator.wikimedia.org/T243169 (10Xqt) a:05Xqt→03None As 1: the package name is python-stdnum but Module identifier is stdnum only. [20:20:16] 10Pywikibot: Python 2 to 3 support request - https://phabricator.wikimedia.org/T242120 (10Agusbou2015) [20:55:30] 10Pywikibot: Python 2 to 3 support request - https://phabricator.wikimedia.org/T242120 (10Agusbou2015) [22:37:08] (03CR) 10Mpaa: [C: 03+2] [tests] Skip redirected urls in generate_family_files_tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/563714 (https://phabricator.wikimedia.org/T241413) (owner: 10Xqt) [22:40:27] (03Merged) 10jenkins-bot: [tests] Skip redirected urls in generate_family_files_tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/563714 (https://phabricator.wikimedia.org/T241413) (owner: 10Xqt)