Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Account for anchors on package lists #46

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

KyleFromNVIDIA
Copy link
Contributor

We already accounted for anchors on individual packages, but it was discovered that kvikio has anchors on package lists. Account for this scenario too. If we ever find anchors at another level, we can propagate the anchor checking to every level of the stack.

We already accounted for anchors on individual packages, but it
was discovered that kvikio has anchors on package lists. Account
for this scenario too. If we ever find anchors at another level,
we can propagate the anchor checking to every level of the stack.
@KyleFromNVIDIA KyleFromNVIDIA requested a review from a team as a code owner August 6, 2024 20:28
Copy link
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

Looks ok to me.

I think that in general, this code has gotten complex enough that it'd benefit from type hints on arguments and return values, but that's not unique to this PR and doesn't need to block this PR.

@KyleFromNVIDIA KyleFromNVIDIA merged commit 6f7a95d into rapidsai:main Aug 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants