Page MenuHomePhabricator

AbdealiJK
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Tuesday

  • Clear sailing ahead.

User Details

User Since
Oct 7 2015, 1:34 PM (446 w, 3 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
AbdealiJK [ Global Accounts ]

Recent Activity

Sep 15 2017

AbdealiJK added a comment to T136074: pytest_attrib in dev-requirements.txt doesnt install, breaking Travis and Appveyor CI.

Is this still an issue?
I thought the latest version fixed it according to the github comments

Sep 15 2017, 4:25 AM · Patch-For-Review, Upstream, Pywikibot-tests, Pywikibot

Sep 29 2016

AbdealiJK added a comment to T90149: LDAP based login is broken in pywikibot because lgdomain is not set.

why in API.py? Can't it be done in the login.py like how it was done in compact?

Sep 29 2016, 5:18 PM · Patch-For-Review, Google-Code-In-2016, good first task, Pywikibot-compat-to-core, Pywikibot-login.py, Pywikibot
AbdealiJK added a comment to T122715: Check if the page content has changed before trying to save it (in Page.put).

@Vyeshwant123 Sorry about that!
I'd recommend you go ahead and find another bug to solve :)

Sep 29 2016, 4:44 PM · Patch-For-Review, Google-Code-In-2015, good first task, Pywikibot
AbdealiJK removed a project from T146580: Pywikibot Script image.py Site warnings: Patch-For-Review.
Sep 29 2016, 3:58 PM · Patch-For-Review, Pywikibot, good first task

Sep 25 2016

AbdealiJK updated subscribers of T146580: Pywikibot Script image.py Site warnings.

@Mpaa while I understand that you could solve this task in less than a minute, it would be useful to leave these good first task tasks for people who would like to begin contributing to pywikibot. Especially something like this low priority, easy task.

Sep 25 2016, 4:53 PM · Patch-For-Review, Pywikibot, good first task
AbdealiJK added a comment to T1315: Release 2.0.

Can the critical bug fixes be mentioned by adding them as subtasks ? This would give more clarity to find things and also to see how close we are to the next release

Sep 25 2016, 2:36 PM · Pywikibot
AbdealiJK closed T145642: image.py fails on image removals at Meta as Resolved.

Agree, that's a bit irritating, but as it's warnings it is not fatal.
I've created the task T146580 which will look into removing those warnings for image.py

Sep 25 2016, 2:06 PM · Pywikibot-Scripts, Pywikibot
AbdealiJK created T146580: Pywikibot Script image.py Site warnings.
Sep 25 2016, 2:04 PM · Patch-For-Review, Pywikibot, good first task
AbdealiJK added a comment to T75196: category.py more - add "-noredirect" option.

Adding more context:

Sep 25 2016, 8:26 AM · TestMe, good first task, Pywikibot, Pywikibot-category.py
AbdealiJK added projects to T64261: Throw specific error instead of generic APIError if claim target is deleted: TestMe, good first task.
Sep 25 2016, 4:57 AM · TestMe, Pywikibot, Pywikibot-Wikidata
AbdealiJK added a comment to T61080: isCategoryRedirect is very slow.

Marking as easy.
What essentially needs to be done is change the self.templatesWithParams() to self.templates() because we don't want the parameters which contain the target of the redirect.

Sep 25 2016, 4:52 AM · Pywikibot
AbdealiJK added a project to T61080: isCategoryRedirect is very slow: good first task.
Sep 25 2016, 4:50 AM · Pywikibot
AbdealiJK added a comment to T85271: document pywikibot.error and pywikibot.exception.

By "document" what do you mean ? Where should this be documented ? What sort of information additionally should be added ?

Sep 25 2016, 3:48 AM · good first task, Documentation, Pywikibot-Documentation, Pywikibot
AbdealiJK added a comment to T74603: 'Maximum retries' api.py exception is not Python 3 compatible.

I don't think this is a bug either. In fact, IMO this helps a lot in debugging when you want to understand the exact code paths

Sep 25 2016, 3:12 AM · Pywikibot, Pywikibot-network
AbdealiJK added a comment to T75085: states_redirect should skip titles which dont match criteria.

Seems like this can't really be solved easily as understanding "undesirable titles" is a difficult thing to be automated. Hence, human knowledge would be needed for this.
As @Ladsgroup mentioned, the script does as the user whether to create or not. So, I think this task should be closed ?

Sep 25 2016, 3:11 AM · Pywikibot, Pywikibot-Scripts
AbdealiJK added a comment to T75137: Wikia family nicepath is incorrect, but is functional.

The codebase says that the function nicepath() is deprecated, and it is not being used by any of the scripts as of now in the scripts/. The only function using this in core is nice_get_address() ... which is also deprecated.

Sep 25 2016, 3:08 AM · Pywikibot, Pywikibot-General
AbdealiJK added a project to T75196: category.py more - add "-noredirect" option: good first task.
Sep 25 2016, 3:00 AM · TestMe, good first task, Pywikibot, Pywikibot-category.py

Sep 24 2016

AbdealiJK added a comment to T137612: PageGenerator generating same page multiple times.

The only solution to this, as I see it would be to save all the items in a set() and check if the page has already been generated.

Sep 24 2016, 5:59 PM · Patch-For-Review, Pywikibot
AbdealiJK added a comment to T138692: Redirect error messages don't specify the pages.

Works for me too, unable to reproduce this.
What version of pywikibot/python is this in ?

Sep 24 2016, 5:57 PM · Pywikibot
AbdealiJK added a project to T144694: Port -first from compat to solve_disambiguation.py: good first task.
Sep 24 2016, 5:48 PM · Patch-For-Review, good first task, Pywikibot, Pywikibot-compat-to-core, Pywikibot-solve-disambiguation.py
AbdealiJK added a comment to T145642: image.py fails on image removals at Meta.

@MarcoAurelio can you check if you get this with the latest pywikibot code ? There is a commit on https://gerrit.wikimedia.org/r/#/c/282195/ which should have solved it.

Sep 24 2016, 5:46 PM · Pywikibot-Scripts, Pywikibot
AbdealiJK claimed T145642: image.py fails on image removals at Meta.
Sep 24 2016, 5:41 PM · Pywikibot-Scripts, Pywikibot
AbdealiJK added a project to T145853: unusedfiles.py: if an image is already tagged, don't tag it again: good first task.
Sep 24 2016, 4:44 PM · Pywikibot-Scripts, Pywikibot

Sep 21 2016

AbdealiJK moved T85656: Pywikibot to detect and correctly handle edits that trigger abusefilter rules from Backlog to Featured Project Ideas on the Outreachy (Round-13) board.
Sep 21 2016, 6:58 AM · Outreachy (Round-13), AbuseFilter, Contributors-Team, Pywikibot
AbdealiJK moved T85656: Pywikibot to detect and correctly handle edits that trigger abusefilter rules from Need Mentors to Outreachy Round 13 (accepted) on the Possible-Tech-Projects board.
Sep 21 2016, 6:57 AM · Outreachy (Round-13), AbuseFilter, Contributors-Team, Pywikibot
AbdealiJK updated the task description for T85656: Pywikibot to detect and correctly handle edits that trigger abusefilter rules.
Sep 21 2016, 6:53 AM · Outreachy (Round-13), AbuseFilter, Contributors-Team, Pywikibot

Sep 4 2016

AbdealiJK closed T142697: Meeting 16 - Fri 12 Aug 2016 - 12:30 UTC as Resolved.
Sep 4 2016, 6:25 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK closed T142697: Meeting 16 - Fri 12 Aug 2016 - 12:30 UTC, a subtask of T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core, as Resolved.
Sep 4 2016, 6:24 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot
AbdealiJK closed T129611: [GSoC 2016 Proposal] Port catimages.py to pywikibot-core as Resolved.
Sep 4 2016, 6:23 AM · Pywikibot-catfiles, Pywikibot, Pywikibot-compat-to-core, Google-Summer-of-Code (2016)
AbdealiJK closed T129611: [GSoC 2016 Proposal] Port catimages.py to pywikibot-core, a subtask of T66838: Port catimages.py to core, as Resolved.
Sep 4 2016, 6:23 AM · Pywikibot-catfiles, Outreachy-Round-12, Google-Summer-of-Code (2016), Pywikibot-Commons, Pywikibot-compat-to-core
AbdealiJK closed T135594: pytest doesnt respect __test__ = False on script_tests metaclass created methods as Resolved.

This has been merged into the stable pytest 3.0
Closing the task

Sep 4 2016, 6:23 AM · Upstream, Pywikibot, Pywikibot-tests
AbdealiJK closed T135594: pytest doesnt respect __test__ = False on script_tests metaclass created methods, a subtask of T115313: Find an advanced test runner with logging, as Resolved.
Sep 4 2016, 6:23 AM · Pywikibot, Pywikibot-tests
AbdealiJK closed T135594: pytest doesnt respect __test__ = False on script_tests metaclass created methods, a subtask of T129368: Usages of unittest.expectedFailure or unittest.skip should be solved (goal), as Resolved.
Sep 4 2016, 6:23 AM · Pywikibot-tests, Pywikibot

Aug 29 2016

AbdealiJK closed T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core, a subtask of T129611: [GSoC 2016 Proposal] Port catimages.py to pywikibot-core, as Resolved.
Aug 29 2016, 6:02 PM · Pywikibot-catfiles, Pywikibot, Pywikibot-compat-to-core, Google-Summer-of-Code (2016)
AbdealiJK closed T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core as Resolved.
Aug 29 2016, 6:02 PM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot
AbdealiJK closed T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core, a subtask of T134721: Weekly reports of GSoC 2016 projects (tracking), as Resolved.
Aug 29 2016, 6:02 PM · Google-Summer-of-Code-2016-Organization, Tracking-Neverending, Google-Summer-of-Code (2016)

Aug 27 2016

AbdealiJK updated the task description for T143491: Endterm evaluation for "Port catimages.py to pywikibot-core".
Aug 27 2016, 3:23 AM · Pywikibot-catfiles, Pywikibot, Pywikibot-compat-to-core, Google-Summer-of-Code (2016)

Aug 26 2016

AbdealiJK updated the task description for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Aug 26 2016, 1:25 PM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot

Aug 21 2016

AbdealiJK added a subtask for T143491: Endterm evaluation for "Port catimages.py to pywikibot-core": T142818: Assess pywikibot-catfiles MVP.
Aug 21 2016, 7:14 AM · Pywikibot-catfiles, Pywikibot, Pywikibot-compat-to-core, Google-Summer-of-Code (2016)
AbdealiJK added a parent task for T142818: Assess pywikibot-catfiles MVP: T143491: Endterm evaluation for "Port catimages.py to pywikibot-core".
Aug 21 2016, 7:14 AM · Pywikibot-catfiles

Aug 13 2016

AbdealiJK moved T142697: Meeting 16 - Fri 12 Aug 2016 - 12:30 UTC from Backlog to GSoC Meetings on the Pywikibot-catfiles board.
Aug 13 2016, 1:38 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK moved T142818: Assess pywikibot-catfiles MVP from Backlog to GSoC on the Pywikibot-catfiles board.
Aug 13 2016, 1:38 AM · Pywikibot-catfiles

Aug 12 2016

AbdealiJK updated the task description for T142818: Assess pywikibot-catfiles MVP.
Aug 12 2016, 1:00 PM · Pywikibot-catfiles

Aug 11 2016

AbdealiJK updated the task description for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Aug 11 2016, 10:33 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot
AbdealiJK added a parent task for T142697: Meeting 16 - Fri 12 Aug 2016 - 12:30 UTC: T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Aug 11 2016, 10:32 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a subtask for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core: T142697: Meeting 16 - Fri 12 Aug 2016 - 12:30 UTC.
Aug 11 2016, 10:32 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot
AbdealiJK created T142697: Meeting 16 - Fri 12 Aug 2016 - 12:30 UTC.
Aug 11 2016, 10:32 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK closed T142696: Meeting 15 - Tue 9 Aug 2016 - 14:00 UTC as Resolved.
Aug 11 2016, 10:30 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK closed T142696: Meeting 15 - Tue 9 Aug 2016 - 14:00 UTC, a subtask of T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core, as Resolved.
Aug 11 2016, 10:30 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot
AbdealiJK renamed T142696: Meeting 15 - Tue 9 Aug 2016 - 14:00 UTC from Meeting 14 - Tue 9 Aug 2016 - 14:00 UTC to Meeting 15 - Tue 9 Aug 2016 - 14:00 UTC.
Aug 11 2016, 10:30 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a parent task for T142696: Meeting 15 - Tue 9 Aug 2016 - 14:00 UTC: T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Aug 11 2016, 10:28 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a subtask for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core: T142696: Meeting 15 - Tue 9 Aug 2016 - 14:00 UTC.
Aug 11 2016, 10:28 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot
AbdealiJK created T142696: Meeting 15 - Tue 9 Aug 2016 - 14:00 UTC.
Aug 11 2016, 10:28 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK closed T141194: Meeting 14 - Fri 29 July 2016 - 12:30 UTC as Resolved.
Aug 11 2016, 10:26 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK closed T141194: Meeting 14 - Fri 29 July 2016 - 12:30 UTC, a subtask of T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core, as Resolved.
Aug 11 2016, 10:26 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot
AbdealiJK updated the task description for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Aug 11 2016, 10:21 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot

Aug 7 2016

AbdealiJK created T142321: Install opencv-data on toollabs.
Aug 7 2016, 5:56 AM · Cloud-Services, Toolforge

Jul 29 2016

AbdealiJK updated the task description for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Jul 29 2016, 2:29 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot

Jul 26 2016

AbdealiJK closed T141235: Filter based on datetime as Resolved.

@Mpaa that did work for a resolution for 1 day.
For my purpose, 1Day is sufficient so I'm closing this task for the time being. If someone needs a smaller resolution it can be reopened.

Jul 26 2016, 11:36 PM · Pywikibot

Jul 25 2016

AbdealiJK created T141235: Filter based on datetime.
Jul 25 2016, 2:59 AM · Pywikibot

Jul 23 2016

AbdealiJK updated the task description for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Jul 23 2016, 10:53 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot

Jul 15 2016

AbdealiJK updated the task description for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Jul 15 2016, 10:42 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot

Jul 14 2016

AbdealiJK added a comment to T27703: Add warning, when upload file in CMYK color model.

@Umherirrender What exactly is Grade B ? I find that only Grade A, C, and X are mentioned at https://www.mediawiki.org/wiki/Compatibility

Jul 14 2016, 4:27 AM · Multimedia, MediaWiki-Uploading

Jul 13 2016

AbdealiJK added a comment to T27703: Add warning, when upload file in CMYK color model.

This issue was created in 2010, and I'm wondering whether it's still applicable.
At that time, IE8 or IE7 was the default in windows, and IE8 does not support CMYK, but later in 2011 IE9 was released with CMYK support. Do we have any data that anyone still uses IE8 and lower ? Do we still want to support it ?

Jul 13 2016, 12:59 AM · Multimedia, MediaWiki-Uploading

Jul 12 2016

AbdealiJK added a comment to T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.

@01tonythomas Thank you for the reminder. I thought I had updated it here, but I was mistaken. Updated the report for last week now.

Jul 12 2016, 12:05 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot
AbdealiJK updated the task description for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Jul 12 2016, 12:04 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot

Jul 1 2016

AbdealiJK added a comment to T138582: Meeting 10 - Fri 1 July 2016 - 12:30 UTC.

@jayvdb From my understanding, OSX wheel are there. Here is a travis build with OSX, Py35: https://travis-ci.org/python-pillow/pillow-wheels/jobs/141359557

Jul 1 2016, 12:22 PM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK updated the task description for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Jul 1 2016, 8:16 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot
AbdealiJK created T139144: Making a pypi package pywikibot-scripts for officially supported scripts.
Jul 1 2016, 5:31 AM · Patch-Needs-Improvement, User-DrTrigon, Pywikibot
AbdealiJK updated the task description for T139143: Make a pywikibot entry point for scripts.
Jul 1 2016, 5:31 AM · Patch-For-Review, Pywikibot
AbdealiJK added projects to T139143: Make a pywikibot entry point for scripts: Pywikibot-catfiles, Pywikibot.
Jul 1 2016, 5:25 AM · Patch-For-Review, Pywikibot
AbdealiJK created T139143: Make a pywikibot entry point for scripts.
Jul 1 2016, 5:25 AM · Patch-For-Review, Pywikibot
AbdealiJK created T139141: Using pywikibot as a library.
Jul 1 2016, 5:19 AM · Pywikibot-catfiles, Pywikibot

Jun 28 2016

AbdealiJK added a comment to T136985: file-metadata testing log.

Currently ~/.local/share/file-metadata or something like that. It's the "default location" where the OS lets apps put user data into. (It's mentioned by the package called appdirs)

Jun 28 2016, 8:01 AM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a comment to T136985: file-metadata testing log.

The simplest way to install openCV would be sudo apt-get install python-opencv. I'm still working on making dependency handling slightly better, along with https://github.com/AbdealiJK/file-metadata/issues/46

Jun 28 2016, 3:46 AM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles

Jun 27 2016

AbdealiJK added a comment to T138121: Meeting 9 - Fri 24 June 2016 - 12:30 UTC.

@DrTrigon Yes, matplotlib does not currently give suggestions. I've created https://github.com/matplotlib/matplotlib/pull/6575 for it

Jun 27 2016, 7:08 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a comment to T136985: file-metadata testing log.

@DrTrigon you can find the code for that at https://github.com/AbdealiJK/file-metadata/blob/95cc2abb3506608266b1faf0da0722433ad6b03b/tests/bulk.py
Note that it has some extra args:

  • -logname - The logname to write to. Used as -logname:Some_Name which tells it to write to User:<LoggedInUserInUserConfig>/logs/Some_Name.
  • -dryrun - Print the log rather than writing to the userspace. needs to be used as -dryrun:1
Jun 27 2016, 7:03 AM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles

Jun 24 2016

AbdealiJK moved T138582: Meeting 10 - Fri 1 July 2016 - 12:30 UTC from Backlog to GSoC Meetings on the Pywikibot-catfiles board.
Jun 24 2016, 12:06 PM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK updated the task description for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Jun 24 2016, 6:23 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot
AbdealiJK added a comment to T138121: Meeting 9 - Fri 24 June 2016 - 12:30 UTC.

Regarding Project Plan, second 50%, again: I think it would be worth it to spend some time revamping how the installation of dependencies happens (again).

Jun 24 2016, 6:21 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK updated the task description for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Jun 24 2016, 5:06 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot
AbdealiJK moved T138302: Midterm evaluation for "Port catimages.py to pywikibot-core" from Backlog to GSoC on the Pywikibot-catfiles board.
Jun 24 2016, 3:36 AM · Pywikibot-catfiles, Pywikibot, Pywikibot-compat-to-core, Google-Summer-of-Code (2016)

Jun 23 2016

AbdealiJK added a comment to T136985: file-metadata testing log.

To edit the code, you have 2 options:

Jun 23 2016, 11:02 PM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a comment to T136985: file-metadata testing log.

Actually I haven't updated the requirements.txt on the pypi version or in master yet. Not sure what the issue was, but it seems like pip resolved it.

Jun 23 2016, 10:40 PM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a comment to T136985: file-metadata testing log.

Ouch, sorry. just read the error message properly. It seems the Pillow version is really old ? (It doesn't seem to have a warning called DecompressionBombWarning). This was added in Pillow 2.5.0 according to release notes, I'll adding a minimum version in the requirements.txt.

Jun 23 2016, 11:34 AM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a comment to T136985: file-metadata testing log.

Yeah, I think the pywikibot thing is a bit confusing too. I assumed pywikibot veterans would be trying that. I'd like @jayvdb 's opinion on how a script not inside /pywikibot/scripts is supposed to use pywikibot. Is there an example project I could look at ?

Jun 23 2016, 8:48 AM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles

Jun 21 2016

AbdealiJK added a comment to T136985: file-metadata testing log.

Ah.
I just realized that in your case, the reason the wheel is not being used is because you have a really old version of pip which does not support wheels.

Jun 21 2016, 6:57 PM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a comment to T136985: file-metadata testing log.

@DrTrigon There is no special step involved for installing with wheels. pip install <pkg name> generally prefers using wheels if a wheel is found that is suitable for your system.
If a wheel suitable for your system is not found, it compiles it from source.

Jun 21 2016, 6:55 PM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a comment to T136985: file-metadata testing log.

@DrTrigon wheels are like pre-compiled versions of a python package. As file-metadata does not need any compilation, it isnt very needed for our package. But our dependencies that have C code (skimage, numpy, scipy, dlib, matplotlib, wand) should normally have wheels to make it easy to install.

Jun 21 2016, 10:08 AM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a comment to T136985: file-metadata testing log.

@DrTrigon The numpy issue, I think the error message is quite clear.

Jun 21 2016, 8:08 AM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a comment to T136985: file-metadata testing log.

Issue 1:
Hm. So, the first issue is surprising. pypi normally does not guarantee the order of installation of packages.
So, if pkgA needs pkgB for compilation, this can be a problem.
Could you tell me which package gave an error about numpy not installed so I can investigate further ?

Jun 21 2016, 6:16 AM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles
AbdealiJK added a comment to T138121: Meeting 9 - Fri 24 June 2016 - 12:30 UTC.

A few ideas that I've had for the next phase of the project which have been inspired by various things I've seen in the past few weeks:

Jun 21 2016, 3:59 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles

Jun 18 2016

AbdealiJK added a comment to T138135: ToolsLab disconnects very frequently.

I've made the modification in the "SSH" section of the Help page.

Jun 18 2016, 12:14 PM · Toolforge, Cloud-Services
AbdealiJK closed T138135: ToolsLab disconnects very frequently as Resolved.

@zhuyifei1999 I did try dev.tools.wmflabs.org too. but that didn't seem to have much of an effect.

Jun 18 2016, 11:43 AM · Toolforge, Cloud-Services
AbdealiJK added a comment to T138135: ToolsLab disconnects very frequently.

I do already have a ServerAliveInterval. And I tried values like 300, 200, 100. But I still get dropped frequently. Although I believe it has become better now compared to how it was before this.

Jun 18 2016, 8:33 AM · Toolforge, Cloud-Services
AbdealiJK created T138135: ToolsLab disconnects very frequently.
Jun 18 2016, 7:36 AM · Toolforge, Cloud-Services
AbdealiJK added a comment to T138119: Use user-maintained bot run mode to gain stats and learn.

This is an interesting question, and the major issue I see here is that the user's computer will hang if we do use it.

Jun 18 2016, 3:31 AM · Pywikibot, User-DrTrigon, Google-Summer-of-Code (2016), Pywikibot-catfiles

Jun 17 2016

AbdealiJK updated the task description for T133762: [GSoC requirement] Weekly Reports for Port catimages.py to pywikibot-core.
Jun 17 2016, 9:57 AM · Google-Summer-of-Code (2016), Pywikibot-catfiles, Pywikibot

Jun 13 2016

AbdealiJK added a comment to T135835: Meeting about handling non-pip packages / replace externals module.

I have a few questions here, probably due to my lack of experience with externals:

Jun 13 2016, 1:38 PM · Pywikibot-catfiles

Jun 12 2016

AbdealiJK closed T131141: Add catimages dependencies to Travis CI Ubuntu precise whitelist, a subtask of T66838: Port catimages.py to core, as Resolved.
Jun 12 2016, 5:30 PM · Pywikibot-catfiles, Outreachy-Round-12, Google-Summer-of-Code (2016), Pywikibot-Commons, Pywikibot-compat-to-core