why I think it is time: - python 3 is already in version 3.2 - pypy will start soon a python 3 implementation - python 3 has many cool features (OrderedDict, all strings are unicode, etc), well some of them already ported to 2.7 :) - many libraries used by web2py already support python 3: rocket even without translation tool - we can break backward compatibility and to use new language features to implement our wishes
we can start with a planning wiki like jquery ui does what do you think?