L10n:Pontoon/Python 3: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Python 3 - Pontoon ==
We should support python3 in order to upgrade to Django 2.x. We track this in {{bug|1362323}}.
 
Should we support python 3 in Pontoon?
 
There is an existing {{bug|1362323}}.
 
Pros:
* Django 2.x dropped support for python 2
 
Cons:
* it's work for untracked gains
* not all dependencies support python 3 yet


Unresolved dependencies:
Unresolved dependencies:


  commonware
   django-sslserver: seems to be working well in python3
  compare-locales
   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
   futures
   mercurial: we upgraded to version 5.0 with beta python3 support, seems to be working well
   mercurial
   futures: not needed in python3: https://github.com/jazzband/django-pipeline/blob/1.5.3/setup.py#L9
   pylama
   silme
  test-utils

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