Skip to content

Conversation

@adam2392
Copy link
Member

Reference Issues/PRs

Fixes: #26295

What does this implement/fix? Explain your changes.

Converts property definitions to the Python syntax, which removes the deprecation warning.

Any other comments?

n/a

Signed-off-by: Adam Li <[email protected]>
@adam2392 adam2392 marked this pull request as ready for review April 28, 2023 22:26
@thomasjpfan thomasjpfan changed the title [MAINT] Fix usage of property in Cython extension classes MAINT Fix usage of property in Cython extension classes Apr 29, 2023
Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

Thank you for the PR! LGTM

@thomasjpfan thomasjpfan added the Waiting for Second Reviewer First reviewer is done, need a second one! label May 2, 2023
@adrinjalali
Copy link
Member

There are merge conflicts, happy to merge once they're resolved.

@adam2392
Copy link
Member Author

adam2392 commented May 4, 2023

There are merge conflicts, happy to merge once they're resolved.

Done

@adrinjalali
Copy link
Member

Could you please maybe submit an empty commit to let the CI restart?

git commit --allow-empty -m "trigger ci"

should do it.

@adam2392
Copy link
Member Author

adam2392 commented May 9, 2023

git commit --allow-empty -m "trigger ci"

should do it.

Done. I don't need to update wrt main right?

@adrinjalali adrinjalali merged commit 58f0f1d into scikit-learn:main May 9, 2023
@adam2392 adam2392 deleted the treeprop branch June 13, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MAINT] Remove deprecated implementation of properties in extension class in tree/

3 participants