<div dir="ltr"><div>Hi,</div><div><br></div><div>for French we use the script in <a href="https://websvn.kde.org/trunk/l10n-support/fr/summit/scripts/sync_summit_branches.sh?view=log">https://websvn.kde.org/trunk/l10n-support/fr/summit/scripts/sync_summit_branches.sh?view=log</a> to do the merge/scatter jobs.</div><div>It clones the pology and ll10n-scripty git repos and the svn for the required locale and do the merge/scatter.</div><div><br></div><div>Locally, I commented the "svn ci" just in case... I tested the branch python3 and I have the following error:</div><div>Merging messages<br>Traceback (most recent call last):<br>  File "/home/jazeix/Desktop/travail/kde_i18n_fr//pology/scripts/posummit.py", line 21, in <module><br>    from pology import version, _, n_, t_, PologyError<br>ModuleNotFoundError: No module named 'pology'</div><div><br></div><div>I haven't digged more but it happens when we do the line: "posummit.pyscripts/messages.summit fr merge".<br></div><div>Cheers,</div><div><br></div><div>Johnny<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 4 oct. 2022 à 12:49, Adrian Chaves <<a href="mailto:adrian@chaves.io">adrian@chaves.io</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif">
<p>Hey!</p>
<p>In the i18n BoF at Akademy we are discussing quickly migrating Pology to Python 3, since Python 2 is end of life.</p>
<p>In 2020, I spent 1 day migrating Pology to Python 3. I created a single test that covered 7% of its code base, got it working under Python 3, and pushed the changes to the python3 branch: <a href="https://invent.kde.org/sdk/pology/-/tree/python3" target="_blank">https://invent.kde.org/sdk/pology/-/tree/python3</a></p>
<p>I have just merged the master branch into this branch, and the test still passes.</p>
<p>So I would like every Pology user to test as soon as possible their usual workflows with pology with the python3 branch, and report to me any issue. I do expect there to be issues. So send me a command to reproduce the issue you get, and I will fix it.</p>
<p>The plan is to switch the master branch from Python 2 to Python 3 rather soon, as I do not expect to have spare time for Pology once Akademy is over. So please, test the python3 branch as soon as possible, and send your feedback.</p>

</div>
</blockquote></div>