Report from the Python Language Summit
Report from the Python Language Summit
Posted Apr 16, 2015 19:27 UTC (Thu) by HelloWorld (guest, #56129)In reply to: Report from the Python Language Summit by Cyberax
Parent article: Report from the Python Language Summit
> So how many characters are in composite symbols?
What does that have to do with the fact that bytes are not text/strings/characters?
What does that have to do with the fact that bytes are not text/strings/characters?
> The only sane and modern way to do Unicode is UTF-8.
Regardless of whether this is true or not, there is a lot of data in all kinds of encodings, and developers had better think about which one they are going to use when reading that data.
