What's coming in Python 3.8
What's coming in Python 3.8
Posted Jul 18, 2019 15:59 UTC (Thu) by smurf (subscriber, #17840)In reply to: What's coming in Python 3.8 by Kamilion
Parent article: What's coming in Python 3.8
Contrast with the heap of code that mistakenly checks the major version against ==3 instead of >=3 …
Posted Jul 18, 2019 17:23 UTC (Thu)
by karkhaz (subscriber, #99844)
[Link] (1 responses)
Posted Jul 19, 2019 7:38 UTC (Fri)
by rschroev (subscriber, #4164)
[Link]
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).
What's coming in Python 3.8
What's coming in Python 3.8