The walrus operator is a very extreme example - the controversy around it directly disrupted the entire governance system of Python for a while. On the other hand not all new features detract from the simplicity of the language - f-strings are a wonderful example of this.
Comments
The walrus operator is a very extreme example - the controversy around it directly disrupted the entire governance system of Python for a while. On the other hand not all new features detract from the simplicity of the language - f-strings are a wonderful example of this.