Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100586

Re: Should stdlib files contain 'narrow non breaking space' U+202F?

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Zachary Ware <zachary.ware+pylist@gmail.com>
Newsgroups comp.lang.python
Subject Re: Should stdlib files contain 'narrow non breaking space' U+202F?
Date Fri, 18 Dec 2015 02:32:30 -0600
Lines 24
Sender zachary.ware@gmail.com
Message-ID <mailman.49.1450427579.30845.python-list@python.org> (permalink)
References <n4vf3d$rer$1@ger.gmane.org> <CAPTjJmoa5dBiDJ5zDu4jEy4MjOm6vp=J3zLqJw7ZfEUf9da=DQ@mail.gmail.com> <n509h0$p6h$1@ger.gmane.org> <CAPTjJmrN78+5NuA86=te1C-sOdXQ3yP2EHo8hpNCMBZJsOGfvg@mail.gmail.com> <n50blj$o2f$1@ger.gmane.org> <CAPTjJmomeZGAsWCCPDu1Bn3oQnj9Ppg0DzBMxHyuTB68G2cTZw@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace news.uni-berlin.de MbWq4XPqiw+aWh1BoGfgRADEwp82gkvWy5dEOIbXTfvA==
Return-Path <zachary.ware@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'handler': 0.04; 'bug.': 0.07; "subject:' ": 0.07; 'non-ascii': 0.09; 'subject:files': 0.09; 'apostrophes': 0.16; 'docstring': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:breaking': 0.16; 'subject:non': 0.16; 'url:urllib': 0.16; 'wrote:': 0.16; 'sender:addr:gmail.com': 0.18; '2015': 0.20; 'handles': 0.20; 'issue.': 0.20; 'to:name :python-list@python.org': 0.20; 'received:209.85.214.174': 0.22; 'am,': 0.23; 'dec': 0.23; 'header:In-Reply-To:1': 0.24; 'url:bugs': 0.24; 'installed': 0.26; 'chris': 0.26; 'fri,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'this.': 0.28; 'fine': 0.28; 'looks': 0.29; 'agreed.': 0.29; 'docstrings': 0.29; 'markup': 0.29; 'noticed': 0.32; 'returned': 0.32; 'url:python': 0.33; 'open': 0.33; 'received:google.com': 0.35; 'should': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'url:library': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'received:209.85.214': 0.39; 'to:addr:python.org': 0.40; 'url:3': 0.60; 'skip:u 10': 0.61; 'default': 0.61; 'subject:space': 0.84; 'subject:+': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=gNVhbcS4oJb2+tMqZMyWyIr0oO3hNY6GoTdtXrWO6qo=; b=fuPKgiecgzanBDkHlA2fJpSZbEwxlhlwTWGGvXBPRQSurBr/cgJWX6uzMxG0PP9rjG iEDfDnGGVXt1Al5Mh9hXbhBB10AZjwPxERR14SI9Iv/hq6gnhnxlYu8XE0xv5xBFdL1C lSNHFzFVZD/4llE4SFVVauOHVVbvYNbEh3SFzzNnf1nH6awmCBkPKsWABohN3qtg16c1 0X733LeI13Op8SEztbCtmG+krwSh13862gB1l1jG2vr2OrEaYdzHyb9QrIxAsLB58aK4 sK3r9DlBoCbh1WXOrJo7312EjKIxqPn/Y3KvzveCQjoTyCbHzP0YEj+s77uvxr/gzCU5 KtjA==
X-Received by 10.182.49.170 with SMTP id v10mr980248obn.64.1450427570063; Fri, 18 Dec 2015 00:32:50 -0800 (PST)
In-Reply-To <CAPTjJmomeZGAsWCCPDu1Bn3oQnj9Ppg0DzBMxHyuTB68G2cTZw@mail.gmail.com>
X-Google-Sender-Auth cLp3gJO0qR0mkBBt6wOvoYXGlBI
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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>
Xref csiph.com comp.lang.python:100586

Show key headers only | View raw


On Fri, Dec 18, 2015 at 1:43 AM, Chris Angelico <rosuav@gmail.com> wrote:
> On Fri, Dec 18, 2015 at 6:12 PM, Serhiy Storchaka <storchaka@gmail.com> wrote:
>> Agreed. Please open an issue.
>>
>> Using non-ASCII apostrophes and like in docstrings may be considered a bug.
>
> http://bugs.python.org/issue25899
>
> Also noticed this. Is this a markup error?
>
> Lib/urllib/request.py:190:
>     Note that *None& may be returned if no handler handles the request (though
>     the default installed global OpenerDirector uses UnknownHandler to ensure
>     this never happens).

The '&' is a typo; it should have been '*'.

> It looks fine on the web:
> https://docs.python.org/3/library/urllib.request.html

Because what's on the web has no relation to the docstring :)

-- 
Zach

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Should stdlib files contain 'narrow non breaking space' U+202F? Zachary Ware <zachary.ware+pylist@gmail.com> - 2015-12-18 02:32 -0600

csiph-web