From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 84E3FC433E0 for ; Thu, 21 Jan 2021 20:36:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5107422283 for ; Thu, 21 Jan 2021 20:36:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725819AbhAUUgR (ORCPT ); Thu, 21 Jan 2021 15:36:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46882 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726043AbhAUUfk (ORCPT ); Thu, 21 Jan 2021 15:35:40 -0500 Received: from mail-lj1-x22a.google.com (mail-lj1-x22a.google.com [IPv6:2a00:1450:4864:20::22a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1EBE0C0613D6 for ; Thu, 21 Jan 2021 12:35:00 -0800 (PST) Received: by mail-lj1-x22a.google.com with SMTP id i17so4066485ljn.1 for ; Thu, 21 Jan 2021 12:35:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=NvOVYQfFSt8nYGcotV1osT1wbrhiYGmlu7GSc6HoD2k=; b=M6o7wXBC7freOWbOB2muQ2VEmRRaC+dKV4HYqbvpP+Pn0U7mReJDS02EaplNdXr4w7 PlTAmoJ+sasT+YBqWLIPbhFEA55AeBewi26SA/OPgckJjG/qkljEQiAoLTUU7vaRlI4C E/2dCNlH8TtYT4uwDj5xRkuvoitBn/y/xhqK1ax/1wmW/fX99gmRfjyQwICc3GQvhDld VZJ6Hw6T/+toTBA2blCnaJtgDmHr9oH1+mzuQ0KBougfTmY/Thv197DdtS83sq3XVwd+ UPQwFiZLGIXIChhaeOZ8V9P5xoQtgQ013QAzZMQ6GGcEXKuZqhK07IuAStmQsYP5Z625 ihog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=NvOVYQfFSt8nYGcotV1osT1wbrhiYGmlu7GSc6HoD2k=; b=hbQ8VN+Jl2FJtziewM0PyErdXdeAu83poGf6GNe0C3i/bjSPipLxqKQIAdahH582AW gs8wRtxYAh5wZ/TXpc2KdUm/YyP5HEdcQrOKHgk22jy3gb5eBy7YoQF92FTKT2iCuaux HhDpkGqBTbBVAsDQFxggmdjEBAzr1NQWuh8Gj02rc5+SJthupH9/MVHe0mCPzS20NA9j M1dvTP5mU5Yt8i8sfk5OASzxgmvrEiqeQYeQ4tUJhyd7BcJ2+LI8L8rFUZbXtBv1oet3 GFvVKnEJswbgIi4IFSCQfLFKbh3WiJ4/+JtWaCGyQir4LI8A1op17397YGyiCNHD9yP8 +tiQ== X-Gm-Message-State: AOAM531b2zlJWi+8en81lNZ/lb6uDeiUHZ8R6p44RFCeiGJ8wPZmld5j NW/udwNEO7UGIMNPsz8C51rlPgfpi5LdmO6jn3LaojIkgrGm5HDd X-Google-Smtp-Source: ABdhPJwWmnVhz+BXYIOIFlJOXnHQLe+kcjjK0sDHB0ZuYgNkqtSScGh+9nTsexwVVdfsQp9sP29CYu7kyDsQz1Yk9D0= X-Received: by 2002:a2e:6f18:: with SMTP id k24mr517828ljc.225.1611261298631; Thu, 21 Jan 2021 12:34:58 -0800 (PST) MIME-Version: 1.0 References: <20210121170736.2266-1-scott.branden@broadcom.com> In-Reply-To: From: Andy Shevchenko Date: Thu, 21 Jan 2021 22:35:47 +0200 Message-ID: Subject: Re: [PATCH] diffconfig: use python3 instead of python in Shebang line To: Masahiro Yamada Cc: Scott Branden , Finn Behrens , BCM Kernel Feedback , Philippe Ombredanne , Thomas Gleixner , Kate Stewart , Greg Kroah-Hartman , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 21, 2021 at 10:31 PM Andy Shevchenko wrote: > > On Thu, Jan 21, 2021 at 10:28 PM Masahiro Yamada wrote: > > > > On Fri, Jan 22, 2021 at 2:17 AM Scott Branden > > wrote: > > > > > > Use python3 instead of python in diffconfig Shebang line. > > > python2 was sunset January 1, 2000 and environments do not need > > > to support python any more. > > > Just from curiosity, what problem is this solving? > > > > Is there a distribution where 'python' does not exist, > > but 'python3' does ? > > Yes. Called surprise surprise Debian > An it's a rare case when I agree with them. For the record, you seems haven't noticed: https://lkml.org/lkml/2020/12/9/446 -- With Best Regards, Andy Shevchenko