[
https://issues.apache.org/jira/browse/BEAM-3981?focusedWorklogId=90836&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-90836
]
ASF GitHub Bot logged work on BEAM-3981:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/18 14:50
Start Date: 13/Apr/18 14:50
Worklog Time Spent: 10m
Work Description: tvalentyn commented on a change in pull request #5053:
[BEAM-3981] Futurize coders subpackage
URL: https://github.com/apache/beam/pull/5053#discussion_r181412862
##########
File path: sdks/python/run_pylint.sh
##########
@@ -118,4 +99,4 @@ if [ -n "${TESTS_MISSING_MAIN}" ]; then
done
echo
exit 1
-fi
+fi
Review comment:
Let's add a new line at the end of file here and in
sdks/python/run_pylint_2to3.sh.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 90836)
Time Spent: 10h 20m (was: 10h 10m)
> Futurize and fix python 2 compatibility for coders package
> ----------------------------------------------------------
>
> Key: BEAM-3981
> URL: https://issues.apache.org/jira/browse/BEAM-3981
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: Robbe
> Assignee: Ahmet Altay
> Priority: Major
> Time Spent: 10h 20m
> Remaining Estimate: 0h
>
> Run automatic conversion with futurize tool on coders subpackage and fix
> python 2 compatibility. This prepares the subpackage for python 3 support.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)