Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100584
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: Should stdlib files contain 'narrow non breaking space' U+202F? |
| Date | Fri, 18 Dec 2015 18:43:26 +1100 |
| Lines | 18 |
| Message-ID | <mailman.48.1450424616.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> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| X-Trace | news.uni-berlin.de 9+UDZO/k+QB1oBGajh3O6AB3AHUIIsa2A0EjslncRXfg== |
| Return-Path | <rosuav@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; 'cc:addr:python-list': 0.09; 'non- ascii': 0.09; 'subject:files': 0.09; 'apostrophes': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 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; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'handles': 0.20; 'issue.': 0.20; 'dec': 0.23; 'header:In-Reply- To:1': 0.24; 'url:bugs': 0.24; 'installed': 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; 'url:org': 0.36; 'received:209.85': 0.36; 'url:library': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'url:3': 0.60; 'skip:u 10': 0.61; 'default': 0.61; 'chrisa': 0.84; 'subject:space': 0.84; 'to:none': 0.91; 'subject:+': 0.91 |
| 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=cVE4VtXxnQDvLUTXCtK6TxBNMCFLJvmezBRQsc64JDQ=; b=MSOFF06wAEiMmGLqQ/fhdQO8UHs33+SCKjg9rfSwoIKLp+LFYVUsb3oFO+8hr7s5NU tXBPSDoRh+s/Hf4CJgY8ajNAJ82sgYLOWgDtUQpo7xlxGKoRDBJ862U4gBtqrYkXQqVQ 6Gbvj2haHChbA/UuhU8St69jx3O9QMjBfsC4y0RvO8fPiI04/C47VDoDvHasBRhYnQGh 5b4/yd5jpOs83YSf12L2k5Q/w3I/DwoG1vqkxrutb9Mbk3puGtpexFAfOKZEmsi+Yd7E lcHeRF8JB8ukKDPIywlQ8c5/LiOVxh/ee88EQIG5WEDJdCw4IRjpm/tQuRCtMi5CtBIX uG2Q== |
| X-Received | by 10.112.199.41 with SMTP id jh9mr557702lbc.119.1450424607163; Thu, 17 Dec 2015 23:43:27 -0800 (PST) |
| In-Reply-To | <n50blj$o2f$1@ger.gmane.org> |
| 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:100584 |
Show key headers only | View raw
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).
It looks fine on the web:
https://docs.python.org/3/library/urllib.request.html
ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Should stdlib files contain 'narrow non breaking space' U+202F? Chris Angelico <rosuav@gmail.com> - 2015-12-18 18:43 +1100
csiph-web