tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Krzysztof Kozlowski" <krzk@kernel.org>
To: tools@linux.kernel.org
Cc: mricon@kernel.org
Subject: b4-am SyntaxError on Python 3.5
Date: Wed, 2 Sep 2020 10:55:31 +0200	[thread overview]
Message-ID: <20200902085531.GA13726@pi3> (raw)

Hi,

I tried now b4 v0.5.2 on my Ubuntu 16.04 with Python 3.5 and:

  $ b4
  Traceback (most recent call last):
    File "/home/krzk/.local/bin/b4", line 7, in <module>
      from b4.command import cmd
    File "/home/krzk/.local/lib/python3.5/site-packages/b4/__init__.py", line 625
      ecode, out = git_run_command(gitdir, ['show', f'{when}:{fn}'])
                                                                 ^
  SyntaxError: invalid syntax

Is Python v3.5 not supported by b4?

Best regards,
Krzysztof

             reply	other threads:[~2020-09-02  8:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-02  8:55 Krzysztof Kozlowski [this message]
2020-09-02 13:29 ` [tools] b4-am SyntaxError on Python 3.5 Kyle Meyer
2020-09-02 13:34   ` Krzysztof Kozlowski

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=20200902085531.GA13726@pi3 \
    --to=krzk@kernel.org \
    --cc=mricon@kernel.org \
    --cc=tools@linux.kernel.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;
as well as URLs for NNTP newsgroup(s).