Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1etrxv-0001zN-OR for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Mar 2018 09:35:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1etrxu-00007L-Gx for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Mar 2018 09:35:58 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1etrxB-0006Gi-GH for pgadmin-hackers@lists.postgresql.org; Thu, 08 Mar 2018 09:35:13 +0000 Received: from mail-wm0-x236.google.com ([2a00:1450:400c:c09::236]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1etrx5-00014f-9r for pgadmin-hackers@postgresql.org; Thu, 08 Mar 2018 09:35:09 +0000 Received: by mail-wm0-x236.google.com with SMTP id t3so9969732wmc.2 for ; Thu, 08 Mar 2018 01:35:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=fDOj1sJKJ0Cpm2dt4WkznMuy+6n8NEr+YNkrOP/KpMU=; b=JPPTr2Pposj1/5U630M7RjgcaActOVRTK0OHHd1HhV4lCwamNwQsGF6NPdqx9eFpop bN6yS69OOhuUXBmZF971qeGmnwgbzQ/kjxIaHZZoIFCcBawFlRrItUhQbUSvdDGiFYsl v1VNuaXfWFPhl49/VnhcPDAn7ypJ4QH3PydO92ZuheUrIoevVFIdkj/C1Trv7Z/sk19D BrATgvE+cih6P8g1/GyNh9xdF9LqyIyc31A9voC+T9pOn2FKX5Gco0KK8Gvv0CNx7o3+ sLufc5R7kQ46qkAXsv/J+EgYIaHgtoVUGZFQg0bcxaFln8p3zuMRdCu1CyB7keiAuCma Q2ww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=fDOj1sJKJ0Cpm2dt4WkznMuy+6n8NEr+YNkrOP/KpMU=; b=q2Ux+FqO+ZBXtshZ+LfqFo6xeG8arX2u8cDVbPbA6d5cofFR5qAjNK+waKV/AX9yKe usajlEScl6KVm1UU09kJDQmhqcvDr8yctFawBcA792p2VpIlzSQfx6vJ+fkwokGtY/xy ib2/Faq1Aqkf62OuikgCNj2QfzM2ZdG6aayGrvFb/d0oPGbM8198BJWyAWvlxiRHSFOj rGt3oAo+DZrw7REcTOTZAeA0/YBk6OEmn46/2gFc12/8EjHjvmoA4RbcGoDQMSNSMkIZ z2izbFHjedIg28924EAZw1OnGlhIsqlw9e6mxOrJxroL0kSHi2xpt1aQJpY3kd/wNGVL 4+fQ== X-Gm-Message-State: AElRT7ETFGZL9H5W1S4laIg9I1TLcZ73AOeyBoyJ7Dqraoyu5zJoo/NE +EgMpGopCHiUfySawCa9WPAR7hdlU8k3lFzdLz/1fDx8 X-Google-Smtp-Source: AG47ELvxjrJyGI5H+Kqv0g6/zG9XrqUKL0JfMx/r/LwfJdyPSpYJxAzA92/r3MWVVl+S5c6ffcet3FHJI6zxWiNCLJo= X-Received: by 10.28.130.9 with SMTP id e9mr15787512wmd.161.1520501705074; Thu, 08 Mar 2018 01:35:05 -0800 (PST) MIME-Version: 1.0 Received: by 10.28.109.7 with HTTP; Thu, 8 Mar 2018 01:35:04 -0800 (PST) In-Reply-To: References: From: Dave Page Date: Thu, 8 Mar 2018 09:35:04 +0000 Message-ID: Subject: Re: Last PEP-8 changes To: Joao De Almeida Pereira Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="001a11444b440300430566e3649c" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a11444b440300430566e3649c Content-Type: text/plain; charset="UTF-8" Thanks, applied! I also modified the Makefile to include PEP-8 checks in the check target, and the ci runner scripts to run them before the Python tests. On Wed, Mar 7, 2018 at 9:16 PM, Joao De Almeida Pereira < jdealmeidapereira@pivotal.io> wrote: > Hi Hackers, > Attached you can find the last changes to PEP-8, after this we should not > have any missing PEP change. > > Thanks > Joao > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a11444b440300430566e3649c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied!

I also modified the Ma= kefile to include PEP-8 checks in the check target, and the ci runner scrip= ts to run them before the Python tests.

On Wed, Mar 7, 2018 at 9:16 PM, Joao De A= lmeida Pereira <jdealmeidapereira@pivotal.io> wro= te:
Hi Hackers,
Atta= ched you can find the last changes to PEP-8, after this we should not have = any missing PEP change.

Thanks
Joao



--
Dave Page
Blog: = http://pgsnake.bl= ogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com<= br>The Enterprise PostgreSQL Company
--001a11444b440300430566e3649c--