RKWard | Switch update_plugin_messages.py to Python 3 (#5)

Pino Toscano noreply at kde.org
Thu Jun 18 09:02:03 BST 2020



Pino Toscano created an issue: https://invent.kde.org/education/rkward/-/issues/5



The `scripts/update_plugin_messages.py` is used to extract the messages (creating the catalogs) from all the resources other than the main GUI app. It is also called by `Messages.sh`, which is the way messages are extracted e.g. by the KDE translation infrastructure (scripty). Python 2 is EOL already, so one of the planned changes is to switch all the helper scripts used by scripty to Python 3. This includes anything invoked in `Messages.sh` scripts.

Please switch `scripts/update_plugin_messages.py` to Python 3. Python 3 has been around for many years already, and available in stable releases of distributions for a long time; hence, IMHO a switch to Python 3 exclusively instead of making it work with both versions is better, and will avoid extra compatibility code all around.

-- 
Reply to this email directly or view it on GitLab: https://invent.kde.org/education/rkward/-/issues/5
You're receiving this email because of your account on invent.kde.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/rkward-tracker/attachments/20200618/f7710f78/attachment-0001.htm>


More information about the rkward-tracker mailing list