Migrating Pology to Python 3
Adrian Chaves
adrian at chaves.io
Tue Oct 4 22:29:37 BST 2022
After you clone the repository, you enter the folder (cd pology) and
check out the Python 3 branch (git checkout python3).
On 2022-10-04 23:06, Freek de Kruijf wrote:
> Op dinsdag 4 oktober 2022 12:49:19 CEST schreef Adrian Chaves:
>
>> Hey!
>>
>> In the i18n BoF at Akademy we are discussing quickly migrating Pology
>> to
>> Python 3, since Python 2 is end of life.
>>
>> 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:
>> https://invent.kde.org/sdk/pology/-/tree/python3
>>
>> I have just merged the master branch into this branch, and the test
>> still passes.
>>
>> 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.
>>
>> 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.
>
> When I use "git clone https://invent.kde.org/sdk/pology.git" I got the
> python2
> version. What should I use to get the python3 version?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-i18n-doc/attachments/20221004/ec7042e7/attachment.htm>
More information about the kde-i18n-doc
mailing list