LinuxCNC includes a lot of python components, and as everyone is probably aware, Python 2 is EOL in a little more then 2 years.
What's the roadmap for the python 3 migration?
It might be a decent idea to start requiring that people who touch python files make them support either platform. It's completely possible to write python code that works in both versions.
LinuxCNC includes a lot of python components, and as everyone is probably aware, Python 2 is EOL in a little more then 2 years.
What's the roadmap for the python 3 migration?
It might be a decent idea to start requiring that people who touch python files make them support either platform. It's completely possible to write python code that works in both versions.