From notifications-return-7794-archive-asf-public=cust-asf.ponee.io@yetus.apache.org Wed May 8 20:02:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 54444180630 for ; Wed, 8 May 2019 22:02:02 +0200 (CEST) Received: (qmail 60747 invoked by uid 500); 8 May 2019 20:02:01 -0000 Mailing-List: contact notifications-help@yetus.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@yetus.apache.org Delivered-To: mailing list notifications@yetus.apache.org Received: (qmail 60734 invoked by uid 99); 8 May 2019 20:02:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 May 2019 20:02:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E66B7E25AC for ; Wed, 8 May 2019 20:02:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6410524597 for ; Wed, 8 May 2019 20:02:00 +0000 (UTC) Date: Wed, 8 May 2019 20:02:00 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: notifications@yetus.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YETUS-879) pylint needs to have args flushed prior to execution 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/YETUS-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated YETUS-879: ----------------------------------- Fix Version/s: 0.11.0 > pylint needs to have args flushed prior to execution > ---------------------------------------------------- > > Key: YETUS-879 > URL: https://issues.apache.org/jira/browse/YETUS-879 > Project: Yetus > Issue Type: Bug > Components: Precommit > Reporter: Allen Wittenauer > Assignee: Allen Wittenauer > Priority: Major > Fix For: 0.11.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > pylint re-uses the arg array that pip uses, but it isn't properly flushed, resulting in command line errors. -- This message was sent by Atlassian JIRA (v7.6.3#76005)