Movatterモバイル変換
[0]ホーム
[Python-Dev] Internal representation of strings and Micropython
Chris Angelicorosuav at gmail.com
Wed Jun 4 12:53:46 CEST 2014
On Wed, Jun 4, 2014 at 8:38 PM, Paul Sokolovsky <pmiscml at gmail.com> wrote:> And I'm saying that not to discourage Unicode addition to MicroPython,> but to hint that "force-force" approach implemented by CPython3 and> causing rage and split in the community is not appreciated.FWIW, it's Python 3 (the language) and not CPython 3.x (theimplementation) that specifies Unicode strings in this way. I don'tknow why it has to cause a split in the community; this is the one wayto make sure *everyone's* strings work perfectly, rather than havingASCII strings work fine and others start tripping over problems invarious APIs.ChrisA
More information about the Python-Devmailing list
[8]ページ先頭