[
https://issues.apache.org/jira/browse/BEAM-4751?focusedWorklogId=121544&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-121544
]
ASF GitHub Bot logged work on BEAM-4751:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jul/18 19:08
Start Date: 10/Jul/18 19:08
Worklog Time Spent: 10m
Work Description: Fematich opened a new pull request #5916: [BEAM-4751]
fix missing pylint3 check for io subpackage
URL: https://github.com/apache/beam/pull/5916
This pull request finishes the preparation of the io subpackage for Python 3
support. The work for io was started in #5715, however the py27-lint3 test was
missing in tox.ini, resulting in some open issues and missing checks for new
PRs.
The PR is part of a series in which all subpackages will be updated using
the same approach.
This approach has been documented
[here](https://docs.google.com/document/d/1xDG0MWVlDKDPu_IW9gtMvxi2S9I0GB0VDTkPhjXT0nE/edit)
and the first pull request in the series (Futurize coders subpackage)
demonstrating this approach can be found at #5053.
R: @aaltay @tvalentyn @RobbeSneyders @charlesccychen @superbobry
Post-Commit Tests Status (on master branch)
------------------------------------------------------------------------------------------------
Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
--- | --- | --- | --- | --- | --- | --- | ---
Go | [](https://builds.apache.org/job/beam_PostCommit_Go_GradleBuild/lastCompletedBuild/)
| --- | --- | --- | --- | --- | ---
Java | [](https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex_Gradle/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Gradle/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink_Gradle/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump_Gradle/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza_Gradle/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark_Gradle/lastCompletedBuild/)
Python | [](https://builds.apache.org/job/beam_PostCommit_Python_Verify/lastCompletedBuild/)
| --- | [](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/)
</br> [](https://builds.apache.org/job/beam_PostCommit_Py_ValCont/lastCompletedBuild/)
| --- | --- | --- | ---
----------------------------------------------------------------
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: 121544)
Time Spent: 10m
Remaining Estimate: 0h
> Finish io futurize stage 2: fix the missing pylint3 check in tox.ini
> --------------------------------------------------------------------
>
> Key: BEAM-4751
> URL: https://issues.apache.org/jira/browse/BEAM-4751
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: Matthias Feys
> Assignee: Matthias Feys
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Finish io futurize stage 2: fix the missing pylint3 check in tox.ini
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
