Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #87163
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.020 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'subject:error': 0.03; 'lawrence': 0.09; 'cc:addr:python-list': 0.11; '"python': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:UTF': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'cc:2**0': 0.24; 'gets': 0.27; 'header:In-Reply- To:1': 0.27; 'record': 0.27; 'url:bugs': 0.29; 'am,': 0.29; 'raise': 0.29; 'besides': 0.30; 'compared': 0.30; 'message- id:@mail.gmail.com': 0.30; 'decimal': 0.31; 'raised': 0.31; 'url:python': 0.33; "i'd": 0.34; "can't": 0.35; 'received:google.com': 0.35; 'url:org': 0.36; 'issue': 0.38; 'refer': 0.63; 'mar': 0.68; '2015': 0.84; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=SnwaPPqWL4Q5i+Ob1cAqHtt/Twdnj1K5/aNv/0WqtJQ=; b=ifWWt2tnkVO2fivVa7wC6Nhb3KZULarYv8aJlhWadv07HKFYoxK+Dsih8aHOW5ANME ln6EKuvmbg18fMmbdUuQr1IO9h34N/sJnFP5e8NbZXWzwrit+3KVpoADOS+SSZplT6lc rgyaGZ09/oWsnoBZMyaATz7n6ud00937H5bnMdsbBYw6jOkalZj+gCauF99jIlwVfAb5 XD9HIINNGML9PQa6fsIkQPBySCp6t+MhutLdq2b9k7u2LXUXMpQF1xUB74VvPxxB92fx gr+PcLG1KKUp1SwLsqvSPH0R1QtWxBvbbiFYVS212TIQt0A318DosjIEwTCeLyvNNiFE lKWg== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.9.97 with SMTP id y1mr2798361iga.34.1425850613889; Sun, 08 Mar 2015 14:36:53 -0700 (PDT) |
| In-Reply-To | <mdielb$uto$1@ger.gmane.org> |
| References | <CAPTjJmr3sDSMdW3=R_oHYH8MW4shb-NF04x9NU_V97KkwW8vKg@mail.gmail.com> <mdielb$uto$1@ger.gmane.org> |
| Date | Mon, 9 Mar 2015 08:36:53 +1100 |
| Subject | Re: Opaque error message on UTF-8 decode |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.19 |
| 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.178.1425850622.21433.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1425850622 news.xs4all.nl 2921 [2001:888:2000:d::a6]:41787 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:87163 |
Show key headers only | View raw
On Mon, Mar 9, 2015 at 8:23 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: > I'd raise an issue so there's a formal record that we can refer to in the > future. Besides what's one issue like this compared to the "Python can't do > decimal sums properly" which gets raised every few months by newbies :) http://bugs.python.org/issue23614 ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Opaque error message on UTF-8 decode Chris Angelico <rosuav@gmail.com> - 2015-03-09 08:36 +1100
csiph-web