Skip to content

Remove deprecated getters in favor of @property counterparts#658

Open
pentschev wants to merge 5 commits into
rapidsai:mainfrom
pentschev:remove-deprecated-ucxx-functions
Open

Remove deprecated getters in favor of @property counterparts#658
pentschev wants to merge 5 commits into
rapidsai:mainfrom
pentschev:remove-deprecated-ucxx-functions

Conversation

@pentschev
Copy link
Copy Markdown
Member

@pentschev pentschev commented May 19, 2026

Several getters were deprecated long ago in favor of equivalent @property-ies. Remove them for UCXX v0.51/RAPIDS 26.08.

Additionally apply a small improvement to use isinstance() instead of type() in a distributed-ucxx test.

@pentschev pentschev self-assigned this May 19, 2026
@pentschev pentschev requested a review from a team as a code owner May 19, 2026 19:03
@pentschev pentschev added breaking Introduces a breaking change improvement Improves an existing functionality ucxx labels May 19, 2026
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Unfortunately #657 got merged too quickly before I could address #657 (comment), so I'm doing that here @bdice .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Introduces a breaking change distributed-ucxx improvement Improves an existing functionality ucxx

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant