From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23485 invoked by alias); 20 Jan 2015 22:19:03 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 23468 invoked by uid 89); 20 Jan 2015 22:19:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ob0-f171.google.com Received: from mail-ob0-f171.google.com (HELO mail-ob0-f171.google.com) (209.85.214.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 20 Jan 2015 22:19:00 +0000 Received: by mail-ob0-f171.google.com with SMTP id va2so26901066obc.2 for ; Tue, 20 Jan 2015 14:18:58 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.202.212.66 with SMTP id l63mr7214827oig.117.1421792338918; Tue, 20 Jan 2015 14:18:58 -0800 (PST) Received: by 10.182.46.193 with HTTP; Tue, 20 Jan 2015 14:18:58 -0800 (PST) In-Reply-To: <20150120131339.GJ4041@adacore.com> References: <1421217481-18204-1-git-send-email-agentzh@gmail.com> <54BE384C.6000605@redhat.com> <20150120131339.GJ4041@adacore.com> Date: Tue, 20 Jan 2015 22:19:00 -0000 Message-ID: Subject: Re: [PATCH] [python] Optimize python_string_to_host_string() for Python 2. From: "Yichun Zhang (agentzh)" To: Joel Brobecker Cc: Phil Muldoon , gdb-patches Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-01/txt/msg00553.txt.bz2 Hello! I see. Thank you for the replies, Phil and Joel! Oh yeah, as the maintainer of many opensource projects myself, I totally understand the situation especially given the relatively high traffic volume on this list :) That's cool and I'll keep publishing more patches here :) Best regards, -agentzh