Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63285
| Path | csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'heavily': 0.04; 'subject:Python': 0.06; '(python': 0.07; 'armin': 0.09; 'development)': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'strings.': 0.09; 'python': 0.11; 'language.': 0.14; 'happy.': 0.16; 'lurking': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'said.': 0.16; 'statistics,': 0.16; 'subject:More': 0.16; 'subject:Unicode': 0.16; 'unicode.': 0.16; 'language': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'bytes': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; "i'm": 0.30; 'getting': 0.31; '3.x': 0.31; 'subject:About': 0.31; 'them?': 0.31; 'unique,': 0.31; 'quite': 0.32; 'plain': 0.33; 'core': 0.34; 'problem': 0.35; 'monday': 0.35; 'there': 0.35; 'done': 0.36; 'next': 0.36; 'january': 0.37; 'being': 0.38; 'problems': 0.38; 'writes': 0.38; 'to:addr:python- list': 0.38; 'fact': 0.38; 'expect': 0.39; 'bad': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'subject:"': 0.60; 'most': 0.60; 'making': 0.63; 'such': 0.63; 'organization': 0.63; 'our': 0.64; 'relatively': 0.65; 'talking': 0.65; 'details': 0.65; 'customers': 0.66; '2.8': 0.84; 'batchelder': 0.84; 'viewpoints': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: "More About Unicode in Python 2 and 3" |
| Date | Mon, 06 Jan 2014 14:55:57 +0000 |
| References | <lablra$1mc$2@ger.gmane.org> <ladb8t$o3n$1@ger.gmane.org> <lae85j$pub$1@ger.gmane.org> <201401060932.35410.gheskett@wdtv.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | host-78-147-19-129.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
| In-Reply-To | <201401060932.35410.gheskett@wdtv.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5020.1389020181.18130.python-list@python.org> (permalink) |
| Lines | 31 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1389020181 news.xs4all.nl 2927 [2001:888:2000:d::a6]:56602 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:63285 |
Show key headers only | View raw
On 06/01/2014 14:32, Gene Heskett wrote: > On Monday 06 January 2014 08:52:42 Ned Batchelder did opine: > [...] >> You are still talking about whether Armin is right, and whether he >> writes well, about flaws in his statistics, etc. I'm talking about the >> fact that an organization (Python core development) has a product >> (Python 3) that is getting bad press. Popular and vocal customers >> (Armin, Kenneth, and others) are unhappy. What is being done to make >> them happy? Who is working with them? They are not unique, and their >> viewpoints are not outliers. >> >> I'm not talking about the technical details of bytes and Unicode. I'm >> talking about making customers happy. > > +1 Ned. Quite well said. > > And from my lurking here, its quite plain to me that 3.x python has a > problem with everyday dealing with strings. If it is not solved relatively > quickly, then I expect there will be a fork, a 2.8 by those most heavily > invested. Or an exodus to the next "cool" language. > It's not at all plain to me, in fact quite the opposite. Please expand on these problems for mere mortals such as myself. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: "More About Unicode in Python 2 and 3" Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-06 14:55 +0000
csiph-web