Skip to content

Hard code python interpreter#204

Open
furtib wants to merge 1 commit intoEricsson:mainfrom
furtib:hard-code-python
Open

Hard code python interpreter#204
furtib wants to merge 1 commit intoEricsson:mainfrom
furtib:hard-code-python

Conversation

@furtib
Copy link
Contributor

@furtib furtib commented Mar 12, 2026

Why:
We want to support Bazel 8.
This is a temporary solution to solve toolchain issues.

What:

  • Added shebang #!/usr/bin/env python3 to codechecker_script.py and per_file_script.py.
  • Removed dead code from common.bzl

Addresses:
#108

Notes:
Bazel 8 support will be a chain of small patches, of which this is the first.
Other things necessary for Bazel 8: (As demonstrated in #203)

@furtib furtib requested review from Szelethus and nettle March 12, 2026 18:39
@furtib furtib self-assigned this Mar 12, 2026
@furtib furtib added enhancement New feature or request help wanted Extra attention is needed labels Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant