But that’s mostly due to either the 2 → 3 transition or because it made sense from the perspective of binary protocols one might work with. I can’t think of any binary protocol where you might want to strip out whitespace. Plus what’s “whitespace” is fancier if you take full Unicode into consideration compared to bytes and saying binary “whitespace” is ord(" ").
1 Like