chore: remove semantics.bzl by rickeylev · Pull Request #2725 · bazel-contrib/rules_python

Conversation

@rickeylev

semantics.bzl is an artifact of how the rules avoided patching when they were part of Bazel.
With the code moved out of Bazel, such helper files aren't necessary anymore.

Work towards #2522

@rickeylev rickeylev changed the title Chore.rm.semantics chore: remove semantics.bzl

Apr 1, 2025

groodt

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Merged via the queue into bazel-contrib:main with commit 24b9c51

Apr 1, 2025

3 checks passed

2 participants

@rickeylev @groodt