From owner-freebsd-python@FreeBSD.ORG Mon Jun 10 08:35:23 2013 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DD8E0BA7; Mon, 10 Jun 2013 08:35:23 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [IPv6:2a02:6b8:0:801::2]) by mx1.freebsd.org (Postfix) with ESMTP id 908D61316; Mon, 10 Jun 2013 08:35:23 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward12.mail.yandex.net (Yandex) with ESMTP id DAD6FC216E2; Mon, 10 Jun 2013 12:35:21 +0400 (MSK) Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id 5454B1B6080C; Mon, 10 Jun 2013 12:35:21 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTP id ZNobDQPZea-ZK54sZ9B; Mon, 10 Jun 2013 12:35:21 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1370853321; bh=5aN30PyA5uZQSFIL35nV7aYJ1qrfDsXfOE51xf/rat4=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=VzOvprmKjwLDh/r1MUZIKn70q08r6Tz6CbMLaNgZ8gwWs9tVqNQTlNeC7JmXeJERf q5EKmI9ooD0WdzSdDF2UPJB6LajxQ83rDBcphsV6gz75DLh4r1l0s6qvKzFdtqpR5W PsrfjrYxb7cWFQW5PN/PqribtdsFpguPzqde0nrY= Authentication-Results: smtp14.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <51B58FC8.3070106@yandex.ru> Date: Mon, 10 Jun 2013 12:35:20 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130516 Thunderbird/17.0.6 MIME-Version: 1.0 To: Marcel Moolenaar Subject: Re: svn commit: r250991 - in head: contrib/jemalloc/include/jemalloc include lib/libc/stdlib/jemalloc References: <201305251859.r4PIxChc053341@svn.freebsd.org> <51AC9933.7050201@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Chris Rees , Florian Smeets , python , Tijl Coosemans 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: Mon, 10 Jun 2013 08:35:23 -0000 Marcel Moolenaar wrote on 08.06.2013 02:28: > > On Jun 7, 2013, at 12:13 PM, Chris Rees wrote: > >> Hi all, >> >> I don't know how many of you were following this, but it looks fine to >> me... any of you mind if I commit it? > > I sent the patch to rm@ (Ruslan) (and CC'd miwi@). Please sync up with him. > > BTW1: I didn't know there was a python@ alias. Good to know. > BTW2: I found that python32 and python33 need the same fix. Apologies about such inexcusably delay - quite busy this days. This was just committed in r320442 and corresponding upstrem bug-report opened: http://bugs.python.org/issue18178 Thanks to Marcel Moolenaar and all involved for this work! -- Regards, Ruslan Tinderboxing kills... the drives.