From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6C8BA1384B4 for ; Fri, 18 Dec 2015 01:23:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B628821C015; Fri, 18 Dec 2015 01:23:48 +0000 (UTC) Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A9C8E0870 for ; Fri, 18 Dec 2015 01:23:47 +0000 (UTC) Received: by mail-wm0-f52.google.com with SMTP id p187so44992336wmp.0 for ; Thu, 17 Dec 2015 17:23:47 -0800 (PST) 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:to :content-type; bh=uuY+xtJtbO1GfvYopVHyprEOtDmPOAvvMN6RevB/Mk4=; b=GK1MCBBLDILXxH5dLB+ZWld06QZpYqDLAzqQrLNJRj665CJAi/ddLF7CYO2X+JBu/c Ib3UEDDzijvEFUsrVg0SYVXvlv67g3Mc5isI6gbw32UPJIegYhuUx045YVBHUL+lSDRY 3dhpGorABmUik1gpzUTYuh277Y/rxT1QOqcstaf4iQxK1E4bYYgGcxDhQHoI2s9+9uRh u5Ft3GnyYsoOp19u5U32zjH3XI5tyIfCrjcBrtEfi8Z2Izi2U+ON1y35V5hNRuAjyLJ3 t2rzUK+wKizxDZYh0UJ7YINUtW2IK7Q3JdeJCuDVhxdoeWt2OzcMfKM0hxz9fAR86RSh lMgg== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.194.89.170 with SMTP id bp10mr809171wjb.7.1450401826385; Thu, 17 Dec 2015 17:23:46 -0800 (PST) Received: by 10.28.141.135 with HTTP; Thu, 17 Dec 2015 17:23:46 -0800 (PST) In-Reply-To: <20151128201010.67a73d73.mgorny@gentoo.org> References: <1447579311-32588-1-git-send-email-mgorny@gentoo.org> <20151128201010.67a73d73.mgorny@gentoo.org> Date: Thu, 17 Dec 2015 17:23:46 -0800 Message-ID: Subject: Re: [gentoo-dev] [PATCH] python-utils-r1.eclass: python_export_utf8_locale(), ensure sane locale From: Tyler Pohl To: gentoo development Content-Type: multipart/alternative; boundary=047d7bf10a64a4b4e4052721fd13 X-Archives-Salt: b3240e29-8781-4a12-8c0a-7259a45d2a59 X-Archives-Hash: 381bf2478544248f1ee76747386c3d9f --047d7bf10a64a4b4e4052721fd13 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Please reomove tylerapohl@gmail.com from the mailing list. Or please let me know how to get this done. On Sat, Nov 28, 2015 at 11:10 AM, Micha=C5=82 G=C3=B3rny wrote: > On Sun, 15 Nov 2015 10:21:51 +0100 > Micha=C5=82 G=C3=B3rny wrote: > > > Ensure that the locale selected by python_export_utf8_locale() conforms > > to POSIX-ish case conversions. Otherwise, we may accidentally force > > a locale that will break random ebuilds and programs. > > --- > > eclass/python-utils-r1.eclass | 24 ++++++++++++++++++++++-- > > 1 file changed, 22 insertions(+), 2 deletions(-) > > Merged. > > -- > Best regards, > Micha=C5=82 G=C3=B3rny > > --=20 Tyler Pohl --047d7bf10a64a4b4e4052721fd13 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Please reomove tyl= erapohl@gmail.com from the mailing list.=C2=A0 Or please let me know ho= w to get this done.

On Sat, Nov 28, 2015 at 11:10 AM, Micha=C5=82 G=C3=B3rny <mgorny@= gentoo.org> wrote:
On Sun, 15 Nov 2015 10:21:51 +0100
Micha=C5=82 G=C3=B3rny <mgorny@gent= oo.org> wrote:

> Ensure that the locale selected by python_export_utf8_locale() conform= s
> to POSIX-ish case conversions. Otherwise, we may accidentally force > a locale that will break random ebuilds and programs.
> ---
>=C2=A0 eclass/python-utils-r1.eclass | 24 ++++++++++++++++++++++--
>=C2=A0 1 file changed, 22 insertions(+), 2 deletions(-)

Merged.

--
Best regards,
Micha=C5=82 G=C3=B3rny
<http://dev.gentoo.org/~mgorny/>



--
Tyler Pohl
--047d7bf10a64a4b4e4052721fd13--