I ended up compiling #python 3.4.10 from source both on #Ubuntu inside WSL and on @alpinelinux inside WSL. Doing it on ubuntu is much slower than doing it on alpine.

@tokenizer @alpinelinux it probably relates to different standard C library these systems use. Alpine uses “musl” and Ubuntu uses “glibc”.

wrt people yelling at you about using WSL, don’t let that bother you. Use whatever works for you. People just love to force their choice on others.