Wireless Daemon for Linux
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: iwd@lists.01.org
Subject: Re: [PATCH] test-runner: use **kwargs for start_process
Date: Tue, 15 Sep 2020 16:46:11 -0500	[thread overview]
Message-ID: <94ec5ae7-c3cf-c59a-41bf-79ee89ff30e6@gmail.com> (raw)
In-Reply-To: <20200915173620.513612-1-prestwoj@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 533 bytes --]

Hi James,

On 9/15/20 12:36 PM, James Prestwood wrote:
> This is just a more concise/pythonic way of doing function arguments.
> Since Process/start_process have basically the same argument names
> we can simplify and use **kwargs which will pass the named arguments
> directly to Process(). This also allows us to add arguments to Process
> without touching start_process if we need.
> ---
>   tools/test-runner | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 


Applied, thanks.

Regards,
-Denis

      reply	other threads:[~2020-09-15 21:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-15 17:36 [PATCH] test-runner: use **kwargs for start_process James Prestwood
2020-09-15 21:46 ` Denis Kenzior [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=94ec5ae7-c3cf-c59a-41bf-79ee89ff30e6@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox