bazelbuild / bazelbuild/bazel-skylib

asserts.set_equals uses old_sets.bzl

Open
#215 0 comments 0 reactions 0 assignees View on GitHub
P4 type: bug
Dominant language
Starlark
Stars
444
Forks
202
PR merge metrics
No merged PRs in 30d

Description

The behavior of `asserts.set_equals` is confusing (it uses old_sets instead of sets) and should be updated.

Contributor guide

Open the contributing guide

Research direction

Start by locating asserts.set_equals in old_sets.bzl and inspect how it currently refers to old_sets versus sets. Trace the related sets definitions or usages in the repository to confirm the intended implementation, then verify that set equality uses the current sets behavior without changing the assertion API.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.