[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72kZ1x94uFfqxC+GahrYvtkEhut69L5C28qfXYaWgP2P4g@mail.gmail.com>
Date: Thu, 24 Apr 2025 15:52:56 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
Cc: Jonathan Corbet <corbet@....net>, Linux Doc Mailing List <linux-doc@...r.kernel.org>,
"Steven Rostedt (Google)" <rostedt@...dmis.org>, Thomas Weißschuh <linux@...ssschuh.net>,
Ard Biesheuvel <ardb@...nel.org>, Kris Van Hees <kris.van.hees@...cle.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>, Masahiro Yamada <masahiroy@...nel.org>,
Miguel Ojeda <ojeda@...nel.org>, Nathan Chancellor <nathan@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 4/4] .gitignore: ignore Python compiled bytecode
On Thu, Apr 24, 2025 at 2:17 AM Mauro Carvalho Chehab
<mchehab+huawei@...nel.org> wrote:
>
> While the building system doesn't create any Python JIT bytecode,
> if one manually runs kernel-doc.py or get_abi.py, Python will,
> by default, create a bytecode and store it under scripts/lib/*.
>
> This is normal, and not controlled by the Kernel itself. So,
> add *.pyc as an extension to be ignored.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
Looks sorted now, thanks!
Reviewed-by: Miguel Ojeda <ojeda@...nel.org>
Cheers,
Miguel
Powered by blists - more mailing lists