Skip to content

Conversation

tausbn
Copy link
Contributor

@tausbn tausbn commented Apr 16, 2020

I believe this should take care of the three remaining deprecation warnings.

For getType, I couldn't find any uses of an overridden getClass in any of our TaintKinds, and so it should be safe to simply replace the default implementation of getType with none(). (Given how general these classes are, I don't think there's any reasonable default to give here anyway.)

@tausbn tausbn added the Python label Apr 16, 2020
@tausbn tausbn requested a review from a team as a code owner April 16, 2020 12:41
@tausbn tausbn requested review from RasmusWL and removed request for a team April 16, 2020 12:41
Copy link
Member

@RasmusWL RasmusWL left a comment

Choose a reason for hiding this comment

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

Sorry for taking so long. Reviewing this PR properly required more effort than a quick glance. All in all it looks good except for that one tricky part :D

Copy link
Member

@RasmusWL RasmusWL left a comment

Choose a reason for hiding this comment

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

Look at all that old code that is now gone... amazing ✨

@RasmusWL RasmusWL merged commit 1ecfa2e into github:master Apr 22, 2020
@tausbn tausbn deleted the python-fix-warnings branch February 12, 2021 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants