[web2py] Re: web2py 2.99.0-beta

2024-12-02 Thread simon...@gmail.com
I tested again in 3.0.8. The fix for the Exporter class in gluon/sqlhtml.py introduced a new error: 'DAL' object has no attribute 'compute' Version web2py™ Version 3.0.8-stable+timestamp.2024.12.01.23.08.05 Python Python 3.11.2: /home/web2py/myappenv/bin/uwsgi (prefix: /home/web2py/myappenv) Tra

[web2py] Re: web2py 2.99.0-beta

2024-12-01 Thread Massimo Di Pierro
Can you please help test version 3.0.7. This port has been painful. On Thursday, 28 November 2024 at 03:43:13 UTC-8 simon...@gmail.com wrote: > I have a few legacy apps on web2py and I am testing them with Web2Py 3.0.0 > on py 3.11 (Debian 12). So far, I found two bugs: > > 1) Error in ExportCla

[web2py] Re: web2py 2.99.0-beta

2024-11-28 Thread simon...@gmail.com
I have a few legacy apps on web2py and I am testing them with Web2Py 3.0.0 on py 3.11 (Debian 12). So far, I found two bugs: 1) Error in ExportClass of sqlhtml.py when using rows.setvirtualfields(). It appears, "_extra" is no longer used by DAL: Traceback (most recent call last): File "/home/w

[web2py] Re: web2py 2.99.0-beta

2024-11-17 Thread Massimo Di Pierro
While will make the transition easier, the increased overlap between the two products, means web2py (for python3) will be maintained better that it has ever been. :-) On Monday, 28 October 2024 at 19:41:50 UTC-7 ra...@tarkus.mx wrote: > Great, and sad news, at the same time. Web2py has been gre

[web2py] Re: web2py 2.99.0-beta

2024-10-28 Thread Raul Monares
Great, and sad news, at the same time. Web2py has been great for us. Time to develop new projects in py4web. On Sunday, October 27, 2024 at 9:32:05 PM UTC-6 Massimo Di Pierro wrote: > web2py 2.99-beta is out on github. The next release will be 3.0.0. > > What changed: > - support for python 3 on