[
https://issues.apache.org/jira/browse/BEAM-7101?focusedWorklogId=250010&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-250010
]
ASF GitHub Bot logged work on BEAM-7101:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/May/19 10:21
Start Date: 29/May/19 10:21
Worklog Time Spent: 10m
Work Description: adude3141 commented on pull request #8612: [BEAM-7101]
Remove usages of deprecated self.assertEquals in Python codebase
URL: https://github.com/apache/beam/pull/8612
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 250010)
Time Spent: 2.5h (was: 2h 20m)
> 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
> Time Spent: 2.5h
> 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)