Dalba added a comment.
I can confirm that this is a Unicode normalization.
For example ARABIC LETTER YEH FINAL FORM
<https://codepoints.net/U+FEF2?lang=en> is being converted to ARABIC LETTER YEH
<http://www.fileformat.info/info/unicode/char/064a/index.htm>.
You can confirm this in python as follows:
>>> unicodedata.normalize('NFKD', 'قالب:ﻲﺘﻴﻣﺓ') ==
unicodedata.normalize('NFKD', 'قالب:يتيمة')
True
TASK DETAIL
https://phabricator.wikimedia.org/T94826
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Dalba
Cc: Dalba, Ladsgroup, jayvdb, Xqt, StudiesWorld, pywikibot-bugs-list, Aklapper,
XZise
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs