Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Move to Python3

Nicolas Gelot requested to merge python3 into master

Move spot project to python 3. The support of python 2 is removed related to the issue https://github.com/asciimoo/searx/issues/1471.

The update is mainly done with 2to3 tool and a lot of changes forthe unicode support (see https://docs.python.org/3/howto/unicode.html)

Some manuals tests are done and it allowed to fix a lot of issue about unicode but that change can lead to some regression.

Edited by Nicolas Gelot

Merge request reports

Loading