From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-python+bounces-387-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8D604138AE2 for <garchives@archives.gentoo.org>; Mon, 18 Feb 2013 15:12:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DB24E0539; Mon, 18 Feb 2013 15:12:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 97F5BE0539 for <gentoo-python@lists.gentoo.org>; Mon, 18 Feb 2013 15:12:56 +0000 (UTC) Received: from mail-ia0-f173.google.com (mail-ia0-f173.google.com [209.85.210.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id C375633DBE4 for <gentoo-python@lists.gentoo.org>; Mon, 18 Feb 2013 15:12:55 +0000 (UTC) Received: by mail-ia0-f173.google.com with SMTP id h37so5265883iak.4 for <gentoo-python@lists.gentoo.org>; Mon, 18 Feb 2013 07:12:35 -0800 (PST) Precedence: bulk List-Post: <mailto:gentoo-python@lists.gentoo.org> List-Help: <mailto:gentoo-python+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-python+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-python+subscribe@lists.gentoo.org> List-Id: Discussions centering around the Python ecosystem in Gentoo Linux <gentoo-python.gentoo.org> X-BeenThere: gentoo-python@gentoo.org X-BeenThere: gentoo-python@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.50.219.234 with SMTP id pr10mr6808668igc.26.1361200354992; Mon, 18 Feb 2013 07:12:34 -0800 (PST) Received: by 10.64.102.66 with HTTP; Mon, 18 Feb 2013 07:12:34 -0800 (PST) In-Reply-To: <20130218095936.66263b8b@pomiocik.lan> References: <CAJ0EP42aWhOWUJMThDL3T7FCF1MyLSOJG2p8KGW+=bSuB34J0w@mail.gmail.com> <20130218095936.66263b8b@pomiocik.lan> Date: Mon, 18 Feb 2013 10:12:34 -0500 Message-ID: <CAJ0EP41EWt_9KV0G8YjQ8m2ibfdGV-nvgTcfAekoNoJLvVp2xg@mail.gmail.com> Subject: Re: [gentoo-python] Supporting non-UTF-8 locales From: Mike Gilbert <floppym@gentoo.org> To: gentoo-python <gentoo-python@lists.gentoo.org> Cc: python@gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 2c0a8caf-c725-4b59-975f-15997de85d06 X-Archives-Hash: 19e588ca4b81ea833ec6fcaedffc3ff1 On Mon, Feb 18, 2013 at 3:59 AM, Micha=C5=82 G=C3=B3rny <mgorny@gentoo.org>= wrote: > On Sun, 17 Feb 2013 13:48:28 -0500 > Mike Gilbert <floppym@gentoo.org> wrote: > >> My vote would be to not support non-UTF-8 locales -- it just isn't >> worth the effort. >> >> Thoughts? > > How about following upstream here? Reporting the bugs upstream, letting > them fix or WONTFIX them, and following their judgment. > I suspect a common outcome will be the the third option: upstream ignores the bug. But it still seems like a sensible thing to do. For any other user, I would tell them to report the bug upstream themselves. I'll have to see how Diego responds to that. ;-)