[07:53:24] * d3r1ck checks in! [08:50:34] (03PS1) 10D3r1ck01: [cleanup] cleanup scripts/category_redirect.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462881 [09:30:20] (03PS1) 10D3r1ck01: [cleanup] cleanup scripts/category.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462891 [09:44:32] (03CR) 10Xqt: [cleanup] cleanup scripts/cfd.py (031 comment) [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462794 (owner: 10D3r1ck01) [09:46:00] * d3r1ck waves at DIdicodes_ :) [09:53:30] (03PS1) 10D3r1ck01: [cleanup] cleanup scripts/archivebot.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462903 [09:55:56] (03CR) 10jerkins-bot: [V: 04-1] [cleanup] cleanup scripts/archivebot.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462903 (owner: 10D3r1ck01) [10:00:30] (03PS2) 10D3r1ck01: [cleanup] cleanup scripts/archivebot.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462903 [10:06:55] (03PS6) 10D3r1ck01: [cleanup] cleanup scripts/cfd.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462794 [10:23:25] (03PS1) 10D3r1ck01: [cleanup] cleanup scripts/maintenance/colors.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462911 [10:27:31] (03PS4) 10D3r1ck01: Add README.md file to the repository [extensions/examples] - 10https://gerrit.wikimedia.org/r/454598 (https://phabricator.wikimedia.org/T156568) [10:27:59] (03PS2) 10D3r1ck01: Updates to README.md [extensions/MassMessage] - 10https://gerrit.wikimedia.org/r/459563 [10:28:51] (03PS6) 10D3r1ck01: Code cleanup + refining of documentation [extensions/MassMessage] - 10https://gerrit.wikimedia.org/r/459814 [10:29:37] (03PS12) 10D3r1ck01: Port Examples extension registration to recent (MW 1.25+) standard [extensions/examples] - 10https://gerrit.wikimedia.org/r/455580 (https://phabricator.wikimedia.org/T156568) [10:36:15] Hello everyone. My name is Edidiong Asikpo from Nigeria. I am an outreachy 17 applicant and I was so excited when @d3r1ck told me about this channel.This is the project I intend to work on https://phabricator.wikimedia.org/T204612 and I am currently working on the reviewing and editing the MediaWiki Api for Account creation. Link here: https://www.mediawiki.org/wiki/API:Account_creation [10:36:56] Didicodes: Welcome home :) [10:37:08] (03PS1) 10Xqt: [tests] Run L10N tests only once for each patch [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462912 (https://phabricator.wikimedia.org/T191632) [10:37:35] Poke here in case of any questions you may have and good luck in your preparations :) [10:39:06] So this is what the account creation API page looks like https://www.mediawiki.org/wiki/API:Account_creation and this is what I have done so far https://www.mediawiki.org/wiki/User:Didicodes/Sandbox/API:Account_creation. Kindly check it out and give me feedback. The major problem I am facing right now is writing sample codes on how to use the API with python [10:40:46] (03PS1) 10D3r1ck01: [cleanup] cleanup scripts/maintenance/compat2core.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462913 [10:42:15] Can I also post the sample codes I have written here? [10:43:29] Didicodes: No, use pastebin :) [10:56:21] okay [10:56:36] This is the link https://pastebin.com/8TP1PX2r [11:00:45] Didicodes: Looking.... [11:00:49] I would really appreciate any help I can get, Thank you! [11:01:57] Derick Patiently waiting :) [11:07:40] Didicodes: Yeah, was wrapping up with a patch [11:07:46] Looking now, sorry :) [11:09:14] Derick okay:) [11:12:15] Didicodes: I'm making some slight modifications to your code, will post a link shortly [11:13:07] Derick: Yay!!! Thank You [11:25:22] Didicodes: Have a look at that: https://pastebin.com/LMfstTpk [11:25:28] It should be like that [11:25:47] You could do a few tweaks but something around that will do the trick :) [11:32:50] Didicodes: make sure your token is a valid one :) [11:36:22] You can get a valid token from here: https://www.mediawiki.org/w/api.php?action=query&meta=tokens [11:47:29] (03Abandoned) 10Matěj Suchánek: Move some dependant attributes to properties [pywikibot/core] - 10https://gerrit.wikimedia.org/r/435687 (owner: 10Matěj Suchánek) [11:58:10] Derick: Yes it worked. Thank you so very much :) [12:05:05] Didicodes: Was it json? [12:05:27] Could you spot out the difference with your own code? [12:07:31] 10Google-Code-in-2018, 10MediaWiki-General-or-Unknown, 10translatewiki.net, 10I18n, and 3 others: Move all apihelp translatable messages to separate files - https://phabricator.wikimedia.org/T189982 (10Amire80) @Aklapper, I added a checklist of extensions that need conversion. As far as I see it, two patch... [12:11:23] Derick: Yes in json. [12:12:29] Derick: I have a question with this particular line response = requests.request("POST", url, headers=headers, params=querystring) [12:13:01] why did you still add .request [12:14:05] Derick: even after youve already imported requests [12:18:04] (03PS1) 10Xqt: [test] Skip hidden log entry instead of failing tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463049 (https://phabricator.wikimedia.org/T205532) [12:20:52] (03PS2) 10Xqt: [test] Skip hidden log entry instead of failing tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463049 (https://phabricator.wikimedia.org/T205532) [12:22:23] Am present [12:22:55] (03PS1) 10D3r1ck01: [cleanup] cleanup scripts/maintenance/make_i18n_dict.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463052 [12:23:17] Didicodes: You can still use `requests.post()`, no problem at all [12:23:27] jasper: Do you have codes for me to review, can you link me to the PRs? [12:23:34] jasper: Worry, not, I got it [12:24:30] (03CR) 10jerkins-bot: [V: 04-1] [test] Skip hidden log entry instead of failing tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463049 (https://phabricator.wikimedia.org/T205532) (owner: 10Xqt) [12:26:08] O/ [12:27:44] o/ [12:28:10] Poor wikibugs lol [12:28:22] jasper: Merged! [12:28:24] Zppix: :D [12:28:45] We should hail it, it's doing a lot of work! [12:28:53] If i had time i’d look into preventing wikibugs getting excess flood’d [12:29:03] Cool! [12:29:18] But between gci and my commitments i dont know if i do [12:30:41] Derick: okay, noted! [12:30:48] Didicodes: There is a tool called postman, it will be of great help to you as you're working on this project [12:30:57] It can simulate post request via an interface :) [12:31:15] wow. for real? [12:31:18] Yup! [12:31:32] And it has a lot of functionality, you can do magic with it, get it asap :) [12:31:48] yay! I am so getting right now [12:32:55] (03PS3) 10Xqt: [test] Skip hidden log entry instead of failing tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463049 (https://phabricator.wikimedia.org/T205532) [12:34:22] Great! [12:34:45] ok got it! [12:35:28] (03PS2) 10D3r1ck01: [cleanup] cleanup scripts/maintenance/make_i18n_dict.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463052 [12:35:30] Cool! [12:37:19] jasper: Any idea where the others are? [12:38:59] (03CR) 10jerkins-bot: [V: 04-1] [cleanup] cleanup scripts/maintenance/make_i18n_dict.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463052 (owner: 10D3r1ck01) [12:41:22] (03PS3) 10D3r1ck01: [cleanup] cleanup scripts/maintenance/make_i18n_dict.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463052 [12:41:25] (03CR) 10Xqt: [C: 04-1] [cleanup] cleanup scripts/maintenance/make_i18n_dict.py (031 comment) [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463052 (owner: 10D3r1ck01) [12:42:36] (03PS4) 10D3r1ck01: [cleanup] cleanup scripts/maintenance/make_i18n_dict.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463052 [12:42:50] (03CR) 10D3r1ck01: [cleanup] cleanup scripts/maintenance/make_i18n_dict.py (031 comment) [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463052 (owner: 10D3r1ck01) [12:49:45] they are having problem with connection [12:50:05] jasper: Okay! [12:55:43] (03CR) 10Nikhil-nk: "Okay, I have removed the $mAdditionalType now. When I was thinking about "ratings" type implementation, then I felt that there may be some" [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/462725 (owner: 10Nikhil-nk) [12:59:27] (03PS2) 10Nikhil-nk: Add StartDate/Datetime and EndDate/Datetime data type [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/462725 [13:00:38] (03CR) 10Dalba: [C: 032] [test] Skip hidden log entry instead of failing tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463049 (https://phabricator.wikimedia.org/T205532) (owner: 10Xqt) [13:01:16] (03PS1) 10Dalba: Separate library tests from script tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463061 [13:03:19] (03CR) 10jerkins-bot: [V: 04-1] Separate library tests from script tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463061 (owner: 10Dalba) [13:03:22] (03Merged) 10jenkins-bot: [test] Skip hidden log entry instead of failing tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463049 (https://phabricator.wikimedia.org/T205532) (owner: 10Xqt) [13:06:28] (03CR) 10jenkins-bot: [test] Skip hidden log entry instead of failing tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463049 (https://phabricator.wikimedia.org/T205532) (owner: 10Xqt) [13:08:01] (03PS2) 10Dalba: Separate library tests from script tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463061 [13:09:11] (03CR) 10Dalba: "Wow, too many errors! I don't know if I have the patience to fix them all." [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463061 (owner: 10Dalba) [13:10:44] (03CR) 10jerkins-bot: [V: 04-1] Separate library tests from script tests [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463061 (owner: 10Dalba) [13:12:10] (03CR) 10Xqt: Separate library tests from script tests (032 comments) [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463061 (owner: 10Dalba) [13:13:01] (03CR) 10Xqt: "> Wow, too many errors! I don't know if I have the patience to fix" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463061 (owner: 10Dalba) [13:28:29] (03PS1) 10D3r1ck01: [cleanup] cleanup tests/xmlreader_tests.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463070 [13:38:40] (03CR) 10Xqt: "> We should ask @D3r1ck01 for it ;)" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463061 (owner: 10Dalba) [13:53:50] (03CR) 10Xqt: "Thanks for your good work. Could you please combine your updated script into one or few patches. The reason is that we have a test delay o" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463070 (owner: 10D3r1ck01) [13:55:30] (03CR) 10D3r1ck01: "> Thanks for your good work. Could you please combine your updated script into one or few patches. The reason is that we have a test delay" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463070 (owner: 10D3r1ck01) [14:01:21] Technical Advice IRC meeting starting in 60 minutes in channel #wikimedia-tech, hosts: @amir1 & @Pablo_WMDE - all questions welcome, more infos: https://www.mediawiki.org/wiki/Technical_Advice_IRC_Meeting [14:01:54] (03CR) 10Xqt: "> So you mean I should do everything in 1 patch? If I get it" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463070 (owner: 10D3r1ck01) [14:06:32] (03CR) 10D3r1ck01: "Okay, I'll do 5 test scripts per patch. And I'll start from the patch after wikibase_tests.py as I'm already working on that one now!" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463070 (owner: 10D3r1ck01) [14:08:45] (03CR) 10Dalba: "> Patch Set 2:" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463061 (owner: 10Dalba) [14:25:58] jasper: Poke me in case you've got another PR up and running :) [14:28:01] (03PS1) 10D3r1ck01: [cleanup] cleanup tests/wikibase_tests.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463081 [14:29:41] (03CR) 10D3r1ck01: "@Dalba, not too hard. Will just spend a little time and more over, I'm learning as I'm making this contributions :). Thanks!" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463061 (owner: 10Dalba) [14:30:45] (03CR) 10jerkins-bot: [V: 04-1] [cleanup] cleanup tests/wikibase_tests.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463081 (owner: 10D3r1ck01) [14:32:10] (03PS2) 10D3r1ck01: [cleanup] cleanup tests/wikibase_tests.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463081 [14:51:22] Technical Advice IRC meeting starting in 10 minutes in channel #wikimedia-tech, hosts: @amir1 & @Pablo_WMDE - all questions welcome, more infos: https://www.mediawiki.org/wiki/Technical_Advice_IRC_Meeting [14:53:20] (03PS1) 10D3r1ck01: [cleanup] cleanup test files [user_tests.py to wikibase_edit_tests.py] [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463089 [14:53:59] (03PS2) 10D3r1ck01: [cleanup] cleanup tests/[user_tests.py to wikibase_edit_tests.py] [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463089 [14:57:27] (03CR) 10jerkins-bot: [V: 04-1] [cleanup] cleanup tests/[user_tests.py to wikibase_edit_tests.py] [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463089 (owner: 10D3r1ck01) [15:00:04] (03PS3) 10D3r1ck01: [cleanup] cleanup tests/[user_tests.py to wikibase_edit_tests.py] [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463089 [15:30:35] (03CR) 10Yaron Koren: "Did you remove the "Rating" type from this patch? That's fine - it's probably better to have the two additions be separate. And I think "R" [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/462725 (owner: 10Nikhil-nk) [15:50:39] (03PS1) 10D3r1ck01: [cleanup] cleanup tests/[ui_options_tests.py to uploadbot_tests.py] [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463100 [15:54:34] (03CR) 10jerkins-bot: [V: 04-1] [cleanup] cleanup tests/[ui_options_tests.py to uploadbot_tests.py] [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463100 (owner: 10D3r1ck01) [15:58:33] (03PS2) 10D3r1ck01: [cleanup] cleanup tests/[ui_options_tests.py to uploadbot_tests.py] [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463100 [16:23:06] 10Google-Code-in-2018, 10MobileFrontend, 10Readers-Web-Backlog, 10Need-volunteer, 10goodfirstbug: Mobile history shows red-sad faces to logged-out viewers but grey-happy to logged-in - https://phabricator.wikimedia.org/T204910 (10ovasileva) [16:32:22] 10Google-Code-in-2018, 10Readers-Web-Backlog, 10goodfirstbug: Enable smooth/animated scrolling between links on pages - https://phabricator.wikimedia.org/T200927 (10ovasileva) [18:53:00] (03PS1) 10D3r1ck01: [cleanup] cleanup tests/[tk_tests.py-tools_tests.py] [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463129 [18:55:40] (03CR) 10jerkins-bot: [V: 04-1] [cleanup] cleanup tests/[tk_tests.py-tools_tests.py] [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463129 (owner: 10D3r1ck01) [19:04:50] (03PS2) 10D3r1ck01: [cleanup] cleanup tests/[tk_tests.py-tools_tests.py] [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463129 [20:20:27] Derick! I have another pull request [21:26:25] (03CR) 10Dvorapa: "Please also don't forget to update paths in docs" [pywikibot/core] - 10https://gerrit.wikimedia.org/r/463061 (owner: 10Dalba) [22:21:24] Hello everyone, I am having troubles installing pylint on my pc (Windows 8.1) I want to clean up my code and format it. [22:40:21] (03CR) 10Xqt: [C: 032] [cleanup] cleanup scripts/maintenance/compat2core.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462913 (owner: 10D3r1ck01) [22:42:55] (03Merged) 10jenkins-bot: [cleanup] cleanup scripts/maintenance/compat2core.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462913 (owner: 10D3r1ck01) [22:45:19] (03CR) 10jenkins-bot: [cleanup] cleanup scripts/maintenance/compat2core.py [pywikibot/core] - 10https://gerrit.wikimedia.org/r/462913 (owner: 10D3r1ck01)