From owner-freebsd-python@freebsd.org Wed Aug 2 13:55:56 2017 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7E3DDD1640 for ; Wed, 2 Aug 2017 13:55:56 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9F72165A01 for ; Wed, 2 Aug 2017 13:55:56 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: by mailman.ysv.freebsd.org (Postfix) id 9EBC5DD163F; Wed, 2 Aug 2017 13:55:56 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E137DD163E; Wed, 2 Aug 2017 13:55:56 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "troutmask", Issuer "troutmask" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7FAD565A00; Wed, 2 Aug 2017 13:55:56 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.15.2/8.15.2) with ESMTPS id v72Dto4m048441 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 2 Aug 2017 06:55:50 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.15.2/8.15.2/Submit) id v72DtoUT048440; Wed, 2 Aug 2017 06:55:50 -0700 (PDT) (envelope-from sgk) Date: Wed, 2 Aug 2017 06:55:50 -0700 From: Steve Kargl To: Mathieu Arnold Cc: freebsd-ports@freebsd.org, python@FreeBSD.org Subject: Re: [PATCH] lang/python27 -- Fix namespace collision Message-ID: <20170802135550.GA48371@troutmask.apl.washington.edu> Reply-To: sgk@troutmask.apl.washington.edu References: <20170618182905.GA67867@troutmask.apl.washington.edu> <20170618183112.GA67920@troutmask.apl.washington.edu> <20170731233643.GA59276@troutmask.apl.washington.edu> <119b605f-c942-29c6-c241-d6fde3f6a4aa@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <119b605f-c942-29c6-c241-d6fde3f6a4aa@FreeBSD.org> User-Agent: Mutt/1.7.2 (2016-11-26) X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Aug 2017 13:55:56 -0000 On Wed, Aug 02, 2017 at 11:11:17AM +0100, Mathieu Arnold wrote: > Le 01/08/2017 à 00:36, Steve Kargl a écrit : > > Any chance that the patch will be added to lang/python27? > > > > Is there a PR so that it does not get lost ? > A search for 'python' returns 83 open/new PR's. None seem to address the issue with sinpi. -- Steve 20170425 https://www.youtube.com/watch?v=VWUpyCsUKR4 20161221 https://www.youtube.com/watch?v=IbCHE-hONow