Ask HN: Is Python losing its beauty?
https://news.ycombinator.com/item?id=23498802Python is sensationally known for its simple and exquisite syntax. But recently it is being bloated, on each version you can see it stuffed with features just for sake of adding a feature.
this assignment operator ":= " which was recently added is a typical example.
Do you think it is necessary to bloat python with too many features?