Movatterモバイル変換


[0]ホーム

URL:


[Python-Dev] Internal representation of strings and Micropython

Nick Coghlanncoghlan at gmail.com
Thu Jun 5 13:43:16 CEST 2014


On 5 June 2014 21:25, Paul Sokolovsky <pmiscml at gmail.com> wrote:> Well, I understand the plan - hoping that people will "get over this".> And I'm personally happy to stay away from this "trolling", but any> discussion related to Unicode goes in circles and returns to feeling> that Unicode at the central role as put there by Python3 is misplaced.Many of the challenges network programmers face in Python 3 are aroundbinary data being more inconvenient to work with than it needs to be,not the fact we decentralised boundary code by offering a strictbinary/text separation as the default mode of operation. Aside fromsome of the POSIX locale handling issues on Linux, many of theconcerns are with the usability of bytes and bytearray, not with str -that's why binary interpolation is coming back in 3.5, and there willlikely be other usability tweaks for those types as well.More on that athttp://python-notes.curiousefficiency.org/en/latest/python3/questions_and_answers.html#what-actually-changed-in-the-text-model-between-python-2-and-python-3Cheers,Nick.-- Nick Coghlan   |ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Devmailing list

[8]ページ先頭

©2009-2025 Movatter.jp