What's coming in Python 3.8
What's coming in Python 3.8
Posted Jul 19, 2019 7:38 UTC (Fri) by rschroev (subscriber, #4164)In reply to: What's coming in Python 3.8 by karkhaz
Parent article: What's coming in Python 3.8
> It seems defensive and entirely sensible, given the magnitude of breaking changes that the last major version bump introduced.
Python doesn't introduces large changes willy-nilly, neither are new major version going to break things like Python 3 did. The changes in Python 3 were a one-time event and were announced a long time in advance. That's not going to happen again anytime soon (probably never).