From owner-freebsd-python@FreeBSD.ORG Fri Feb 20 03:25:56 2015 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3C833C51 for ; Fri, 20 Feb 2015 03:25:56 +0000 (UTC) Received: from mail-pd0-x22f.google.com (mail-pd0-x22f.google.com [IPv6:2607:f8b0:400e:c02::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0F6E436E for ; Fri, 20 Feb 2015 03:25:55 +0000 (UTC) Received: by pdbnh10 with SMTP id nh10so4490366pdb.11 for ; Thu, 19 Feb 2015 19:25:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=8JPsN8/Y5PZQEKNG/uwevnCf1nXWY6HNJA8XHSFJwCM=; b=ADYd8vuwZrar5SLSjeUBsFq7O3QtMjQDzRdCIAnZtyVF7/8ydSrdLQKDsy6YA3cDdy i0illudmKgskCDkEaYB0NRo7o5jXHeQ9Dl/HhrTI0821DOewJ1+8vaehOQ88ibuJuySF ZE2bmJd7yduSSkpC8SYNSBHAKm00XCT0A1Xh6djJPeSPpIoQXqcB4uf2QJ3n9O5iS3Wj mxDr33qYGqRc4Iqp5yF+RotOyQnQiTnZK4jKbXrfpY8xkNX92nxDVu8GJy3fpabeJXmR B+k/LfhNh4KyEYfrXuX6Kv3VUA1p1tePArVuRSlZKRtx4UrfOvJqy2lF78SdYa3YMbd3 TOZw== X-Received: by 10.70.34.14 with SMTP id v14mr13288371pdi.132.1424402755687; Thu, 19 Feb 2015 19:25:55 -0800 (PST) Received: from [192.168.1.107] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id ma9sm23400072pdb.14.2015.02.19.19.25.53 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Feb 2015 19:25:54 -0800 (PST) Sender: Kubilay Kocak Message-ID: <54E6A938.9040208@FreeBSD.org> Date: Fri, 20 Feb 2015 14:25:44 +1100 From: Kubilay Kocak Reply-To: koobs@FreeBSD.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Thunderbird/36.0 MIME-Version: 1.0 To: Corey , python@freebsd.org Subject: Re: python port bugs that need committing References: <20150220012616.163DA400B1@smtp.hushmail.com> In-Reply-To: <20150220012616.163DA400B1@smtp.hushmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2015 03:25:56 -0000 On 20/02/2015 12:26 PM, Corey wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511 (need this!) > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195508 > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195511 > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195513 > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197049 (need this!) > > Please commit these, it's been a long time since they're added to Bugzilla. Thanks. > Acknowledged Corey, and thank you for the reminder. -- koobs