StackStorm / community

Async conversation about ideas, planning, roadmap, issues, RFCs, etc around StackStorm
https://stackstorm.com/
Apache License 2.0
8 stars 3 forks source link

Game plan: Python 3.6 Support on EL 7 #54

Closed amanda11 closed 2 years ago

amanda11 commented 3 years ago

This is a WIP Issue, to document the changes that will be required to support Python 3.6 on RHEL 7/CentOS 7

Here are the pointers in different StackStorm org repositories to move EL7 from Python 2 to Python 3.6:

Plan:

Post python2 removal on EL7 and U16:

As per November TSC meeting the removal of py2 code is suggested to NOT be in the same release as the upgrade of python, so that it is not too large a release. However, would be preferable to remove the --python3 option in the same release to avoid confusion.

Related but not required for release:

arm4b commented 2 years ago

Closing as looks like the plan was implemented. Huge work here BTW! :100: