I mean, I guess, it depends on your perspective. Some folks work in garbage/proprietary languages all day and would be very glad to have Python-levels of compiler help. Others work in JS/TS and do have similar nonsense to deal with as in Python.
But lots of languages, e.g. JVM languages, Rust etc., don't struggle with semicolons and the like.
And they don't have to compile at runtime, so they can easily outclass Python for more complex error reporting, which is at least my experience.
Personally, I have pretty much only had the experience of "tell me where the error is" in Python and TS.
A few years ago, I worked interim at two logistics companies. At both companies, Amazon was a pain in the ass of a customer, demanding special treatment and behaving like a jackass, if anything wasn't quite right.
One of these companies was selling parasols, which really doesn't seem like a typical product to order online. And yet, one of the higher-ups there told me around two thirds of their orders come in via Amazon. As a result, even though they would absolutely prefer to not do business with Amazon, they cannot afford to do so.
That was 2016. I have to assume that power dynamic only got worse...