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

Replace use of deprecated GetItemPyData with its new replacement GetItemData #807

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

aaronayres35
Copy link
Contributor

closes #802

As mentioned on the issue, this PR follows migration described here: https://wxpython.org/Phoenix/docs/html/MigrationGuide.html#wx-treectrl

Copy link
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

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

:shipit:

@aaronayres35 aaronayres35 merged commit 23da9be into master Apr 29, 2021
@aaronayres35 aaronayres35 deleted the replace-GetItemPyData branch April 29, 2021 11:48
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.

Replace deprecated GetItemPyData method
2 participants