rules_python icon indicating copy to clipboard operation
rules_python copied to clipboard

fix: gazelle failing on Windows with "panic: runtime error: invalid memory address or nil pointer dereference"

Open bartoszpop opened this issue 1 year ago • 3 comments

This pull request fixes bazel run gazelle failing on Windows with "panic: runtime error: invalid memory address or nil pointer dereference" if there is a path with at least 2-levels deep directory.

Fixes #1871

bartoszpop avatar May 01 '24 15:05 bartoszpop

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar May 01 '24 15:05 google-cla[bot]

The PR looks good to me and I would love to merge it since we have cut a 0.32.2 release. Could you please rebase and update the CHANGELOG.md please?

aignas avatar May 17 '24 02:05 aignas

The PR looks good to me and I would love to merge it since we have cut a 0.32.2 release. Could you please rebase and update the CHANGELOG.md please?

@aignas sorry for the delay, I'll do it by the end of this week.

bartoszpop avatar May 17 '24 16:05 bartoszpop