Movatterモバイル変換


[0]ホーム

URL:


[Python-Dev] Fix Unicode-disabled build of Python 2.7

Nick Coghlanncoghlan at gmail.com
Wed Jun 25 01:15:27 CEST 2014


On 25 Jun 2014 07:05, "Ethan Furman" <ethan at stoneleaf.us> wrote:>> On 06/24/2014 12:54 PM, Ned Deily wrote:>>>>>> Yes, we are committed to maintaining>> Python 2.7 for multiple years but that doesn't mean we have to fix every>> open issue or even most open issues.  Any or all of the above costs may>> apply to any changes we make.  For many of our users, the best>> maintenance policy for Python 2.7 would be the least change possible.>>> +1>> We need to keep 2.7 running, but we don't need to kill ourselves doingit.  If a bug has been there for a while, the affected users are probablyworking around it by now.  ;)Aye, in this case, I'm in the "officially deprecate the feature" camp.Don't actively try to break it further, just slap a warning in the docs tosay it is no longer a supported configuration.In my own personal case, I not only wasn't aware that there was still anoption to turn off the Unicode support, but I also wouldn't really class abuild with it turned off as still being Python. As Jim noted, there arequite a lot of APIs that don't make sense if there's no Unicode typeavailable.Cheers,Nick.>> --> ~Ethan~>> _______________________________________________> Python-Dev mailing list>Python-Dev at python.org>https://mail.python.org/mailman/listinfo/python-dev> Unsubscribe:https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com-------------- next part --------------An HTML attachment was scrubbed...URL: <http://mail.python.org/pipermail/python-dev/attachments/20140625/2e6a20e9/attachment-0001.html>


More information about the Python-Devmailing list

[8]ページ先頭

©2009-2025 Movatter.jp