Page MenuHomePhabricator

Enable translateMagicWords
Closed, ResolvedPublic

Description

Does this needs some broader discussion? Where should be this announced?

Event Timeline

Change 322401 had a related patch set (by Matěj Suchánek) published:
Improve and re-enable translateMagicWords

https://gerrit.wikimedia.org/r/322401

The reason for deactivating it should be checked.

In fact, I couldn't find it and I feel it could be done by mistake, see T141024#2752275.

I'll check my talk pages and mails. I think there where some problems.

Xqt triaged this task as Low priority.Nov 24 2016, 8:47 PM

I'll check my talk pages and mails. I think there where some problems.

That's why I created T141024. I could not find anything about.

Change 322401 merged by jenkins-bot:
[pywikibot/core] Improve and re-enable translateMagicWords

https://gerrit.wikimedia.org/r/322401

I reverted the previous patch with https://gerrit.wikimedia.org/r/#/c/342000 to solve the Problem T159997.
@matej_suchanek could you search for a solution for that problem introduced with that patch?

Change 342002 had a related patch set uploaded (by Xqt; owner: Matěj Suchánek):
[pywikibot/core] Improve and re-enable translateMagicWords

https://gerrit.wikimedia.org/r/342002

textlib.replaceExcept is known to be slow, so it wasn't really wise to call it individually for each magic word. Now that T148959: File regex gets stuck on a link in the caption is fixed, I believe this is the way to go. I will be working on this today.

Change 342002 merged by jenkins-bot:
[pywikibot/core@master] Improve and re-enable translateMagicWords

https://gerrit.wikimedia.org/r/342002