Python developers won’t let go of Python 2

https://programming.dev/post/3988653

Python developers won’t let go of Python 2 - programming.dev

Won’t or can’t?

At the old job I was using IronPython (2.7) to write Grasshopper plug-ins in the Rhino CAD software. Luckily, it was mostly responsible for kicking off Python3 and Go subprocesses.

Now, the worst I’m stuck with is 3.8 for one of our repos using PyTorch.