OCA / oca-github-bot

The GitHub Bot of the Odoo Community Association (OCA)
MIT License
39 stars 57 forks source link

Upgrade to python 3.12 #293

Open sbidoul opened 6 days ago

sbidoul commented 6 days ago

Python 3.8 is almost EOL, so we upgrade to python 3.12.

We support python 3.12 only, because the dependencies are numerous, and maintaining a set of dependency versions that works with all python versions is too much work.

Since we deploy from the Dockerfile anyway that should not be an issue.

sbidoul commented 2 days ago

@legalsylvain no objection with supporting python 3.12 only?