diff options
author | Daniel Kutik <daniel.kutik@lavawerk.com> | 2023-08-15 18:00:10 +0200 |
---|---|---|
committer | LUCI <gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com> | 2023-09-13 18:23:40 +0000 |
commit | da6ae1da8b057220d6b14d684e35a7b08068c935 (patch) | |
tree | d82d26c81fa81d9769ea6a782c6bc5c503fe62bf /subcmds/grep.py | |
parent | 57718974599a266e99174cf3892ed4a06a87dcbe (diff) | |
download | git-repo-da6ae1da8b057220d6b14d684e35a7b08068c935.tar.gz |
tests: test_git_superproject.py: fix py3.6 & 3.7
tests/test_git_superproject.py::SuperprojectTestCase::test_Fetch was
failing in Python 3.6 and 3.7 due to attribute args only being
introduced in Python 3.8. Falling back on old way of accessing
the arguments.
Test: tox with Python 3.6 to 3.11
Change-Id: Iae1934a7bce8cbd6b4519e4dbc92d94e21b43435
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/382818
Tested-by: Daniel Kutik <daniel.kutik@lavawerk.com>
Reviewed-by: Mike Frysinger <vapier@google.com>
Commit-Queue: Daniel Kutik <daniel.kutik@lavawerk.com>
Diffstat (limited to 'subcmds/grep.py')
0 files changed, 0 insertions, 0 deletions