[
https://issues.apache.org/jira/browse/BEAM-7101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861820#comment-16861820
]
Elwin Arens commented on BEAM-7101:
-----------------------------------
Will try and pick this up this week and good point about the linting rule. I
would suggest adding it together with the linting fixes, to prevent new
additions. As long as tests don't fail on the lint rule, i think we'll keep
seeing the issue reoccur.
> Remove usages of deprecated assertion self.assertEquals in Python codebase.
> ---------------------------------------------------------------------------
>
> Key: BEAM-7101
> URL: https://issues.apache.org/jira/browse/BEAM-7101
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Valentyn Tymofieiev
> Assignee: Elwin Arens
> Priority: Trivial
> Labels: beginner, easyfix, newbie, starter
> Fix For: Not applicable
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> https://github.com/apache/beam/search?q=self.assertEquals&unscoped_q=self.assertEquals
> These can be replaced with self.assertEqual.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)