L10n:Pontoon/Python 3: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (12 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
We should support python3 in order to upgrade to Django 2.x. We track this in {{bug|1362323}}. | |||
Unresolved dependencies: | Unresolved dependencies: | ||
django-sslserver: seems to be working well in python3 | |||
pylama: seems to be working well in python3 | |||
django-sslserver | silme: [https://github.com/mathjazz/silme/pull/1 we made our for python3 compatible] and merged it | ||
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 | |||
Latest 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 and merged it 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