Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: V14, python version
by
Komit Consulting, Jean-Charles Drubay
Odoo claims to keep compatibility with the latest version of python, yet it does not always have time to react in time as witnessed here: https://github.com/odoo/odoo/issues/59456#issuecomment-705433473.
Therefore, it seems necessary to be able to freeze the python version (with 3 digits).
I believe that all python versions (including the 2.7.*) can be available on any version of any distribution (even on oOSx) through python-virtualenv
I believe that all python versions (including the 2.7.*) can be available on any version of any distribution (even on oOSx) through python-virtualenv