What kind of special whitespace requirements do people have?
Functional-style programming has become much more popular since Python was designed in the 1990s, and there doesn’t seem to be a good way to have Python-like significant indentation and also support true anonymous functions.
Guido doesn't want them in the language, as simple as that.
One interesting PL concept they implement are linear types https://mojolang.org/docs/std/traits/anytype/AnyType/