Hacker News new | ask | show | jobs
by pix64 2238 days ago
Then you end up with Python 2 vs Python 3
1 comments

They've had small breaking changes on many minor releases.

The difference is the scope of the breakage. Python 3.0 broke every project. Python 4.0 certainly wouldn't, they are very timid now. In comparison, these breaks are tiny in scope.