st2 icon indicating copy to clipboard operation
st2 copied to clipboard

python version issue: is there any plan to upgrade the python version. for example, upgrade to 3.11

Open simonli866 opened this issue 1 year ago • 1 comments

Plan according to the version of the official website:https://devguide.python.org/versions/ the end of life 3.8 version is 2024/10, is there any plan to upgrade

simonli866 avatar Aug 02 '23 02:08 simonli866

The initial plan is to add support for python 3.9 (RHEL 8) and python 3.10 (Ubuntu 22.04 requirement). But upgrading the python has various dependency issues which are being investigated.

We welcome support from the community so if you'd like to help then please reach out on our slack channel.

An example of one of the problems can be seen in this PR: https://github.com/StackStorm/st2/pull/5730

amanda11 avatar Sep 08 '23 07:09 amanda11