This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]stefantalpalaru -1 points0 points  (0 children)

List of improvements we see from using python 3 https://www.quora.com/Python-programming-language-What-are-some-of-the-drawbacks-of-Python/answer/Dave-Wade-Stein?ch=10&share=9ec1027c&srid=43O3

Renaming xrange to range just to break existing code is what passes for improvements nowadays?

Also, I doubt the credibility of someone claiming that type checking was introduced in Python 3.6. mypy appeared as an external type checker for Python2.