From owner-freebsd-python@FreeBSD.ORG  Wed Dec 19 12:03:17 2012
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
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 C5247ABB
 for <python@freebsd.org>; Wed, 19 Dec 2012 12:03:17 +0000 (UTC)
 (envelope-from trtrmitya@gmail.com)
Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com
 [209.85.217.181])
 by mx1.freebsd.org (Postfix) with ESMTP id 3C1918FC0C
 for <python@freebsd.org>; Wed, 19 Dec 2012 12:03:16 +0000 (UTC)
Received: by mail-lb0-f181.google.com with SMTP id ge1so1646224lbb.40
 for <python@freebsd.org>; Wed, 19 Dec 2012 04:03:15 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=x-received:content-type:mime-version:subject:from:in-reply-to:date
 :cc:content-transfer-encoding:message-id:references:to:x-mailer;
 bh=QawFs1c4oJaYVAMWQQ32YlWnHIS0IV1LqZ8JXzdFhHE=;
 b=PFdW9VhXHS2CGMvUIAARubtx1zPvJzbAkbz+2896NxlDzfnKmkeK1C7x/d1ofhPIQu
 E+JmgTcWMeNwQ38pLrJDFusOcFopJIX037YyDx6bAMa1wNs7vfAxPsYmF7oEtR1GO1Ql
 KRT/c6QAWpYiy6TEyq2JWiaf+bypZKB/s6Qh+UxTcH1Bk3R6igrcNkOb1BlPM64Ckyz5
 p+47gp6YJrGxqgZxK/74MBPEK860VqUTxTO/guvS8bzhCXMyjnfNkarQFvGmQuAZUx0h
 ZD9UyuG+cnIVbzDSBKM55oDAmxXs2qt+p1dQ2iTaM28XqnRtktOJCtpy6LIZi2bq11EZ
 hWjg==
X-Received: by 10.112.11.98 with SMTP id p2mr2242682lbb.34.1355918595599;
 Wed, 19 Dec 2012 04:03:15 -0800 (PST)
Received: from dhcp-202-90-wifi.yandex.net (dhcp-202-90-wifi.yandex.net.
 [213.180.202.90])
 by mx.google.com with ESMTPS id ft8sm1959940lab.9.2012.12.19.04.03.12
 (version=TLSv1/SSLv3 cipher=OTHER);
 Wed, 19 Dec 2012 04:03:14 -0800 (PST)
Content-Type: text/plain; charset=iso-8859-1
Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\))
Subject: Re: python-3.3
From: Dmitry Sivachenko <trtrmitya@gmail.com>
In-Reply-To: <50D1AAC1.7090600@gmail.com>
Date: Wed, 19 Dec 2012 16:03:11 +0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <5C34108F-F4D3-4082-A828-85AFFC1E413A@gmail.com>
References: <43311F6C-7B13-4692-81A8-3BFFB00349B7@FreeBSD.org>
 <50D1AAC1.7090600@gmail.com>
To: Kubilay Kocak <koobs.freebsd@gmail.com>
X-Mailer: Apple Mail (2.1499)
Cc: "python@freebsd.org" <python@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Dec 2012 12:03:17 -0000

On 19.12.2012, at 15:53, Kubilay Kocak <koobs.freebsd@gmail.com> wrote:

> On 19/12/2012 9:50 PM, Dmitry Sivachenko wrote:
>> Hello!
>>=20
>> Would you mind if I commit patch sent by koobs@ to freebsd-python a =
while ago to introduce python version 3.3?
>>=20
>> Thanks.
>> _______________________________________________
>> freebsd-python@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-python
>> To unsubscribe, send any mail to =
"freebsd-python-unsubscribe@freebsd.org"
>>=20
>=20
> I'd like to see at least a few reports of successful testing and =
feedback from python@ folk before we look at committing. I know I'm not =
entirely satisfied with it yet.
>=20
> Some specifics:
>=20
> - regression test failures
> - lang/python-doc-html needs updating

I use python3.3 in production for a month or so and it works for me.
(switched because of a bug in 3.2 I hit which is fixed in 3.3).


>=20
> I think it might also be prudent to consider starting python33 from a =
blank port slate while we have the opportunity, and would like to hear =
peoples thoughts on this generally.
>=20


What do your mean " blank port slate"?

If we commit the port, people start using it and provide feedback.  =
Problems can be fixed after these reports.

Now we see patches waiting for months and nothing happens and I smell =
another half-year ports freeze soon.