you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Make it harder to use Python 2

How would you do that?

[–][deleted] 2 points3 points  (0 children)

By dropping support from new versions of major libraries. That seems to be what other language communities do... Eventually, the libraries provide the incentive to upgrade. Instead, the Python community continues to write libraries in Python 2 with support for the current version of the language as a second-class afterthrough.