From owner-freebsd-python@FreeBSD.ORG Tue Oct 9 20:08:10 2012 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 302D2D7A; Tue, 9 Oct 2012 20:08:10 +0000 (UTC) (envelope-from mitya@yandex-team.ru) Received: from archeopterix.yandex.ru (archeopterix.yandex.ru [93.158.136.52]) by mx1.freebsd.org (Postfix) with ESMTP id C9C6D8FC20; Tue, 9 Oct 2012 20:08:09 +0000 (UTC) Received: from Dmitrys-MacBook-Pro.local (v10-167-177.yandex.net [84.201.167.177]) by archeopterix.yandex.ru (Postfix) with ESMTP id 3Xbq6r579XzrMqc; Wed, 10 Oct 2012 00:00:20 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1349812820; bh=9ytu2Nyv5V13mlmOIUeEgJOj8ouA3rP/EqWfnO8mErQ=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=PAi1AtlSRoq1Mk4AZhEc9eGljlezWRobye9zJHZnXO471G3NQN5BhS6L73hbMX68x pv4uCKEykDCC+rE4KGS7RURybu5Zp1MpZHDuL796w2lU/sjiiPuK+khdDcIsaQMNoo 4aXP81Nw38EDDLQ1Nvtt+Lg9YSBhwzUn8hiP4qxk= Message-ID: <50748254.5030409@yandex-team.ru> Date: Wed, 10 Oct 2012 00:00:20 +0400 From: =?KOI8-R?Q?=E4=CD=C9=D4=D2=C9=CA_=F3=C9=D7=C1=DE=C5=CE=CB=CF?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: Li-Wen Hsu Subject: Re: bin/python3 symlink for python3X ports References: <5062AAEA.4000401@FreeBSD.org> <5062C5CB.4060109@yandex.ru> <5062C769.6090305@FreeBSD.org> <5062C8CE.701@yandex.ru> <5062E478.8020000@FreeBSD.org> <506436DB.90408@FreeBSD.org> <20121001173946.GB4939@FreeBSD.cs.nctu.edu.tw> <506E6EEC.5030209@yandex-team.ru> In-Reply-To: <506E6EEC.5030209@yandex-team.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Cc: Chris Rees , python@freebsd.org, Ruslan Mahmatkhanov X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2012 20:08:10 -0000 On 10/5/12 9:23 AM, Дмитрий Сиваченко wrote: > On 01.10.2012 21:39, Li-Wen Hsu wrote: >> >> Thanks for working on this, I am looking forward to your patch. >> > > Hello, > > Please consider the attached patch for python2/python3 symlinks. > As I proposed earlier in this thread, I think it is sane to make these > symlinks > for latest python2.X/python3.X versions only (this is what people should > use by > default in most cases). > > And let people explicitly run older versions if they really need them. Should I treat your silence as 'no objection'?