L10n:Pontoon/Python 3: Difference between revisions
Jump to navigation
Jump to search
(futures) |
mNo edit summary |
||
| Line 5: | Line 5: | ||
django-sslserver: seems to be working well in python3 | django-sslserver: seems to be working well in python3 | ||
pylama: seems to be working well in python3 | pylama: seems to be working well in python3 | ||
silme: [https://github.com/mathjazz/silme/pull/1 we | silme: [https://github.com/mathjazz/silme/pull/1 we made our for python3 compatible] | ||
mercurial: | mercurial: we upgraded to version 5.0 with beta python3 support, seems to be working well | ||
futures: not needed in python3: https://github.com/jazzband/django-pipeline/blob/1.5.3/setup.py#L9 | futures: not needed in python3: https://github.com/jazzband/django-pipeline/blob/1.5.3/setup.py#L9 | ||
Revision as of 14:32, 11 June 2019
We should support python3 in order to upgrade to Django 2.x. We track this in bug 1362323.
Unresolved dependencies:
django-sslserver: seems to be working well in python3 pylama: seems to be working well in python3 silme: we made our for python3 compatible mercurial: we upgraded to version 5.0 with beta python3 support, seems to be working well futures: not needed in python3: https://github.com/jazzband/django-pipeline/blob/1.5.3/setup.py#L9