[web2py] Re: Python compatibility matrix

2017-07-13 Thread Massimo Di Pierro
Let's be clear. Existing applications will never work with Python 3 because they are working with Python 2. People will have to choose whether to use web2py+py2 OR web2py+py3. On Wednesday, 12 July 2017 09:10:39 UTC-5, Leonel Câmara wrote: > > More on this, almost everything should work with pyt

[web2py] Re: Python compatibility matrix

2017-07-12 Thread Leonel Câmara
More on this, almost everything should work with python 3 3.5 and 3.6. The known problems right now are: - Markmin - Email signing and encryption. If you find any other problems please report them. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/we

[web2py] Re: Python compatibility matrix

2017-07-12 Thread Leonel Câmara
The latest web2py support python 2.7, and experimentally pypy and python 3. The best way to actually know what we support is to look at our travis builds: https://travis-ci.org/web2py/web2py -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/we