Earlier quoted context omitted.
It won't happen because Apple won't give you the option. Swift 3.x has a large amount of syntax changes. The compiler helps with the refactoring but it's still work.
> It won't happen because Apple won't give you the option. What won't happen, havoc in the ecosystem? How is Apple relevant? > Swift 3.x has a large amount of syntax changes. Yes? > The compiler helps with the refactoring but it's still work. That's not what I'm talking about. A bit of drudge work is fine, the issue of the Python transition is that you get usually hard to debug runtime failures down the line, possibl…
I have no idea how hard the conversion of a large Python 2 to 3 project is. My projects were small and I had no troubles. At any rate 2020 will be here soon and 2.x support will end. All Swift users will be on 6.x by then.