Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 3EE23429E25 for ; Thu, 1 Dec 2011 13:25:47 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CJ8JykvZKrpd for ; Thu, 1 Dec 2011 13:25:46 -0800 (PST) Received: from homiemail-a75.g.dreamhost.com (caiajhbdccac.dreamhost.com [208.97.132.202]) by olra.theworths.org (Postfix) with ESMTP id A8921431FD0 for ; Thu, 1 Dec 2011 13:25:46 -0800 (PST) Received: from homiemail-a75.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a75.g.dreamhost.com (Postfix) with ESMTP id E1F285EC085; Thu, 1 Dec 2011 13:25:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=aDhN4zOWD/ZbQOzVdA0ptusLIEA P3tk9lxo/3LQf2BeuCiFx4VCViVD/4R7JB7PwgRmm88dKTHk68/pJNefZHDQb9Fk OIm4cJjAxK3xsOvVzB/852wmDGGPKnvbG9E9Om/azFvuja4q/GTLVbA733lrh4a2 4Zrc3YFeg80EVPhM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=Fo5b6oTYDFJA2i172Nis882h9yM=; b=m tEeylEOXNJeonD3+Hl0HUJy0KDP/iUMyMA3eiX9QniFxrRXGH+LhkzHTitx0gEwz MieBV77K4yExmeehUT8HwrA3t5zOrbDfxqP2RUX/dCTMrZauJYunn/oBBknR+Kkq w6v7V2SWiZ43H2kI4Nj1M52lxDBpLpAJU/zFOXCCkA= Received: from spaetzbook.sspaeth.de (unknown [176.46.199.176]) (Authenticated sender: fax@sspaeth.de) by homiemail-a75.g.dreamhost.com (Postfix) with ESMTPA id 3B2CC5EC07C; Thu, 1 Dec 2011 13:25:42 -0800 (PST) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Thu, 01 Dec 2011 22:25:41 +0100 From: Sebastian Spaeth To: Justus Winter <4winter@informatik.uni-hamburg.de>, notmuch@notmuchmail.org Subject: Re: [PATCH 1/2] python: add classes to wrap all notmuch_*_t types In-Reply-To: References: <1318198374-926-1-git-send-email-4winter@informatik.uni-hamburg.de> <87vcr39e9q.fsf@SSpaeth.de> User-Agent: Notmuch/0.10+58~g935365d (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Thu, 01 Dec 2011 22:25:41 +0100 Message-ID: <87ty5kugq2.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2011 21:25:47 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Mon, 28 Nov 2011 13:36:44 +0100, Justus Winter wrote: > Well, quoting my commit message: >=20 > > Add type information to the ctypes._FuncPtr wrappers and > > use the wrapper classes instead of c_void_p for pointers > > to notmuch_*_t. > > > > This enables the ctypes library to type check parameters > > being handed to functions from the notmuch library. This strikes me as a rather good thing, so the patches went in. Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk7X8NUACgkQVYX1jMgnoGIAZACggXWII62dgFm7oESvTZIiUnA9 FWYAn3c7Kl0kzS8noJ3OoUR/KFRPTG8P =hc8H -----END PGP SIGNATURE----- --=-=-=--