|
|
|
|
|
by gogopuppygogo
3255 days ago
|
|
Python 3 faced a lot of friction when it was introduced. There was no backwards compatibility with Python 2 and it had relatively little adoption. They added Python 3 features to Python 2 over the years to encourage adoption of Python 3 as the standard. It worked. Now we just need Apple to ship Mac OS with Python 3 instead of 2 as the default and that'll push adoption for developers. |
|
Did it really? My impression was the opposite: the fact that so much of Python 3 became available in Python 2 made people feel like there was no point in moving to Python 3.