Migrating Pology to Python 3

Adrian Chaves adrian at chaves.io
Sat Oct 8 16:00:32 BST 2022


If I do:

git fetch  # update the origin remote, i.e. what is in the remote Git 
repository
git diff origin/master..origin/python3 lang/nn  # compare the remote Git 
repository branches

I get no output. Is it possible you are on an old commit in either 
branch?

On 2022-10-08 16:55, Adrian Chaves wrote:

> Most likely I messed up while trying to clean up the patch, will look 
> into it.
> 
> On 2022-10-08 14:41, Karl Ove Hufthammer wrote:
> Adrian Chaves skreiv 04.10.2022 12:49:
> 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.
> 
> I found some changes in the rules triggered by 'posieve check-rules'. 
> But it turned out that this was because the Python 3 branch doesn't 
> include some recent changes in the rulesets (not very recent - 
> committed in July and August this year). Is this intentional? Example 
> of differences:
> 
> git diff master..python3 lang/nn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-i18n-doc/attachments/20221008/c12d1a92/attachment.htm>


More information about the kde-i18n-doc mailing list