Here are some thoughts on #python:
I like python, but I don't like some decisions like asyncio or that CPython is so slow.
As for the type system, I dream with static typing with type inference. Which brings to compilation.
I feel jealous of #ruby devs because they have #crystal, it has all the things said: Speed, compiled and good type system.
So I would love to see a python-like language with all those features. Just like crystal.