Submitter | Gregory Szorc |
---|---|
Date | Oct. 8, 2016, 5:09 p.m. |
Message ID | <266ad9c9faa524a8b3f4.1475946558@gps-mbp.local> |
Download | mbox | patch |
Permalink | /patch/16956/ |
State | Accepted |
Headers | show
Return-Path: <mercurial-devel-bounces@mercurial-scm.org> X-Original-To: patchwork@mercurial-scm.org Delivered-To: patchwork@mercurial-scm.org Received: from localhost (localhost [127.0.0.1]) by mercurial-scm.org (Postfix) with ESMTP id 57F262C208; Sat, 8 Oct 2016 13:09:28 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at mercurial-scm.org Received: from mercurial-scm.org ([127.0.0.1]) by localhost (mercurial-scm.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ort2aHpivvT1; Sat, 8 Oct 2016 13:09:27 -0400 (EDT) Received: from mercurial-scm.org (localhost [IPv6:::1]) by mercurial-scm.org (Postfix) with ESMTP id AEC942C214; Sat, 8 Oct 2016 13:09:25 -0400 (EDT) X-Original-To: mercurial-devel@mercurial-scm.org Delivered-To: mercurial-devel@mercurial-scm.org Received: from localhost (localhost [127.0.0.1]) by mercurial-scm.org (Postfix) with ESMTP id D73742C1B9 for <mercurial-devel@mercurial-scm.org>; Sat, 8 Oct 2016 13:09:23 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at mercurial-scm.org Received: from mercurial-scm.org ([127.0.0.1]) by localhost (mercurial-scm.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id InkqS1_57gsG for <mercurial-devel@mercurial-scm.org>; Sat, 8 Oct 2016 13:09:23 -0400 (EDT) Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::243]) by mercurial-scm.org (Postfix) with ESMTPS id 390222C208 for <mercurial-devel@mercurial-scm.org>; Sat, 8 Oct 2016 13:09:23 -0400 (EDT) Received: by mail-wm0-x243.google.com with SMTP id i130so7564394wmg.0 for <mercurial-devel@mercurial-scm.org>; Sat, 08 Oct 2016 10:09:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:content-transfer-encoding:subject:message-id :in-reply-to:references:user-agent:date:from:to; bh=InbQ0pIbSKU5u27ehR7Q6QqfLdPIKUiAHNh8kyxnnMg=; b=ou9HGSP/yXI/7y5g7zxtqoIqdb89+H5OtfcD8BeNIukDtMU3z17NaSENhBqfBKCxBl 7ISOxQrHXy4f7vMr0iZ72x9bpwN0zH0dUWnPPx4DnvdilvMuXtSljs0MGbG2zOPCdB9H 0D7oC5E5s/M0W9WQlYnoT1b1MjtLNVWPds4f+Sm54eYHM+KIrmnrAmaJymO4fkr9MAYI z7gaqZcSW6fCepupew7zwJLy7us21CHUrmNAeVDaP7L9i0/Q5d+Dh8xUVU2Ya0z1K3GT QlolCqXg5etEBUA9Y0oAzKaksxTeL1HhvgaZlhIfVw4UNOMnkzniIVITlDrqwvhZQDsT Vq+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:content-transfer-encoding:subject :message-id:in-reply-to:references:user-agent:date:from:to; bh=InbQ0pIbSKU5u27ehR7Q6QqfLdPIKUiAHNh8kyxnnMg=; b=Nv8Fm5o15FvlU9m9DbWlSBfp/cGvs4PLqcKsOTO54u/3cya0ZR42BZickBstxqxU5Z NXh2S+rBXeCiEQl+lM3mRy6zn74M6zUYkBxyAryNIqAAslHIVD5d3AG5jb4RfgREF57l 9ucuaok67LPmJ2tRPb/LB7ldSNOOW2hW8nJUYnyz5iq1B1zpx9Tmj9b8SuUr1U8Dz3kF rp9gJhVezPvg77Rt3FJaclqsWSq80ji+qmJMrTAl6mPhkZw9D+kI6sabD/zUShZD1XoU MyZe7L3e016t5Nqyo2hS/XHIVn9a58u5azAbhUlR7vE5xgpO65J1jyKvCZ+2YP3F+iBf lJ+g== X-Gm-Message-State: AA6/9Rm66gReXcq/27dMYM6etLHWaIEIxNvpbvLpIeqN9j6mgW0/oLzqxCYbyWCV9McTSQ== X-Received: by 10.194.250.106 with SMTP id zb10mr19990345wjc.99.1475946561921; Sat, 08 Oct 2016 10:09:21 -0700 (PDT) Received: from gps-mbp.local ([2001:450:1e:224:8818:d31a:c9c1:de9b]) by smtp.gmail.com with ESMTPSA id vs7sm25954900wjb.10.2016.10.08.10.09.21 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Oct 2016 10:09:21 -0700 (PDT) MIME-Version: 1.0 Subject: [PATCH 2 of 2] util: define PyInt_Type on Python 3 X-Mercurial-Node: 266ad9c9faa524a8b3f473c924db409681cb205e X-Mercurial-Series-Index: 2 X-Mercurial-Series-Total: 2 Message-Id: <266ad9c9faa524a8b3f4.1475946558@gps-mbp.local> X-Mercurial-Series-Id: <66c3f600e684f2323ac5.1475946557@gps-mbp.local> In-Reply-To: <66c3f600e684f2323ac5.1475946557@gps-mbp.local> References: <66c3f600e684f2323ac5.1475946557@gps-mbp.local> User-Agent: Mercurial-patchbomb/3.9+198-f148bfa40489 Date: Sat, 08 Oct 2016 19:09:18 +0200 From: Gregory Szorc <gregory.szorc@gmail.com> To: mercurial-devel@mercurial-scm.org X-BeenThere: mercurial-devel@mercurial-scm.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <mercurial-devel.mercurial-scm.org> List-Unsubscribe: <https://www.mercurial-scm.org/mailman/options/mercurial-devel>, <mailto:mercurial-devel-request@mercurial-scm.org?subject=unsubscribe> List-Archive: <http://www.mercurial-scm.org/pipermail/mercurial-devel/> List-Post: <mailto:mercurial-devel@mercurial-scm.org> List-Help: <mailto:mercurial-devel-request@mercurial-scm.org?subject=help> List-Subscribe: <https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel>, <mailto:mercurial-devel-request@mercurial-scm.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: mercurial-devel-bounces@mercurial-scm.org Sender: "Mercurial-devel" <mercurial-devel-bounces@mercurial-scm.org> |
Comments
Gregory Szorc - Oct. 8, 2016, 5:09 p.m.
Patch
diff --git a/mercurial/util.h b/mercurial/util.h --- a/mercurial/util.h +++ b/mercurial/util.h @@ -12,8 +12,9 @@ #if PY_MAJOR_VERSION >= 3 #define IS_PY3K +#define PyInt_Type PyLong_Type #define PyInt_FromLong PyLong_FromLong #define PyInt_AsLong PyLong_AsLong /*