Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E702E17652 for ; Mon, 31 Aug 2015 19:00:46 +0000 (UTC) Received: (qmail 6015 invoked by uid 500); 31 Aug 2015 19:00:46 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 5976 invoked by uid 500); 31 Aug 2015 19:00:46 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 5963 invoked by uid 99); 31 Aug 2015 19:00:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Aug 2015 19:00:46 +0000 Date: Mon, 31 Aug 2015 19:00:46 +0000 (UTC) From: "Philip Thompson (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CASSANDRA-10066) Bring cqlsh into PEP8 compliance MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723863#comment-14723863 ] Philip Thompson edited comment on CASSANDRA-10066 at 8/31/15 7:00 PM: ---------------------------------------------------------------------- 2.1 patch at https://github.com/ptnapoleon/cassandra/tree/10066-2.1 2.2+ patch at https://github.com/ptnapoleon/cassandra/tree/10066-2.2 2.1 dtest results at http://cassci.datastax.com/view/Dev/view/ptnapoleon/job/ptnapoleon-10066-2.1-dtest/ 2.2 dtest results at http://cassci.datastax.com/view/Dev/view/ptnapoleon/job/ptnapoleon-10066-2.2-dtest/ 3.0 dtest results at http://cassci.datastax.com/view/Dev/view/ptnapoleon/job/ptnapoleon-10066-3.0-dtest/ was (Author: philipthompson): 2.1 patch at https://github.com/ptnapoleon/cassandra/tree/10066-2.1 2.2+ patch at https://github.com/ptnapoleon/cassandra/tree/10066-2.2 2.1 dtest results at http://cassci.datastax.com/view/Dev/view/ptnapoleon/job/ptnapoleon-10066-2.1-dtest/ 2.2 dtest results at http://cassci.datastax.com/view/Dev/view/ptnapoleon/job/ptnapoleon-10066-2.2-dtest/ > Bring cqlsh into PEP8 compliance > -------------------------------- > > Key: CASSANDRA-10066 > URL: https://issues.apache.org/jira/browse/CASSANDRA-10066 > Project: Cassandra > Issue Type: Bug > Reporter: Philip Thompson > Assignee: Philip Thompson > Priority: Minor > Labels: cqlsh > Fix For: 3.x, 2.1.x, 2.2.x > > > In order for us to begin running flake8 against cqlsh.py in CI, it would be helpful if it were already PEP8 complaint, with the exception of using 120 character lines. -- This message was sent by Atlassian JIRA (v6.3.4#6332)