Path: csiph.com!news.mixmin.net!weretis.net!feeder1.news.weretis.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'responding': 0.07; 'cc:addr:python-list': 0.09; 'fixed,': 0.09; 'non-ascii': 0.09; 'rebuild': 0.09; 'sucks': 0.09; 'bug': 0.10; 'subject:not': 0.11; 'wed,': 0.15; 'folks': 0.15; 'boundary.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.16; "shouldn't": 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'fix': 0.21; 'sep': 0.22; 'plain': 0.24; 'header:In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.27; 'restrict': 0.27; '-0700,': 0.29; "i'm": 0.30; 'anywhere': 0.30; 'posts': 0.30; 'probably': 0.31; 'getting': 0.33; "he's": 0.33; 'username': 0.33; 'except': 0.34; 'received:google.com': 0.35; 'unicode': 0.35; 'but': 0.36; 'should': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'names': 0.38; 'someone': 0.38; 'sure': 0.39; 'where': 0.40; 'your': 0.60; 'our': 0.64; 'respect': 0.65; 'python-list': 0.66; "they're": 0.66; 'user,': 0.67; 'treat': 0.72; 'chrisa': 0.84; 'everywhere.': 0.84; 'pip': 0.84; 'subject:handle': 0.84; 'to:none': 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=t0ncKmxtY8hcra5a+VeIzCAYetZKltcQVtdp/ZIDELo=; b=lEueDnEysQukYT4XBeAivX0+1fCfQNPDnu9VYkPR4HBEKcf75Iiraux9bb+X7Ax54b njyO8QYQlpiD6ul8Sl81dfh3rGxZJ3nF93WVEy3eKVc4APDs/b/vRJ3vqJ4y4zD+RmPO TeUrqoKoD7+TfntY2Rrkkbh8Iot0GmAkq3Z/Od31rysjZDvLOIu1HpzexSU9w3ksniPE oAFGY5UUhCNsf3LWXz3Gkqi0Kj5sEVz+M1RMAReHUDFfxUP7cUO9ADzIUMnMqWoLCiHR fkfn9ERawXxKkWyKGHNPwIyX/EgRkfK7upYkFnqXATFFucQkbSUEJkYVDvIZpAVIxHfi mt8Q== MIME-Version: 1.0 X-Received: by 10.50.21.10 with SMTP id r10mr52827634ige.94.1441804207290; Wed, 09 Sep 2015 06:10:07 -0700 (PDT) In-Reply-To: References: <17f087e9-59d4-4f23-8e3c-d054f03674f6@googlegroups.com> Date: Wed, 9 Sep 2015 23:10:07 +1000 Subject: Re: PIP does not appear to handle diacritics correctly. From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1441804214 news.xs4all.nl 23746 [2001:888:2000:d::a6]:43752 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:96189 On Wed, Sep 9, 2015 at 9:07 PM, Laszlo Lebrun via Python-list wrote: > On Wed, 09 Sep 2015 00:22:31 -0700, wxjmfauth wrote: > >> Yes, I know how to fix all these problems. > > I know as well: have a user, which name is just plain ASCII. > But it sucks to rebuild everything... Don't bother responding to jmf - he's our resident Unicode troll. His posts don't get through to me any more, except when someone responds :) Not sure where they're getting blocked; probably at the news<->list boundary. You shouldn't have to restrict your username to ASCII. It's 2015, and non-ASCII names should work everywhere. Anywhere they don't is a bug to be fixed, and I'm confident the pip folks will treat this with the respect it deserves. ChrisA