Re: Moving to python 3

2020-08-26 Thread Lucas Cardoso Silva
As we are in the middle of the change where we separate the toolbox into a daemon and CLI, there are still no python 2.7 compatibility modules. The PR was to include the daemon in CI, already with python 3, before the addition of the compatibility modules and to allow other developers to include su

Re: Moving to python 3

2020-08-23 Thread Daniel Takabayashi
The migration from python2 to python3 is vital. And the toolbox already had supported it a long time ago, but not as the default version. So, if I understood well, the only change here should be making py3 as the default of the toolbox and for templates. Could you send us your PR link? Thanks! Em

Re: Moving to python 3

2020-08-06 Thread Bruno Sette
+1 Em qui, 6 de ago de 2020 16:02, Lucas Cardoso Silva < cardosolucas61@gmail.com> escreveu: > I made a pull request to change our components to python 3. In my opinion > it's easier to make the architectural change this way, also python 2 > reached it's end of support. I would like to know t