[
https://issues.apache.org/jira/browse/BEAM-5319?focusedWorklogId=148212&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-148212
]
ASF GitHub Bot logged work on BEAM-5319:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Sep/18 17:25
Start Date: 26/Sep/18 17:25
Worklog Time Spent: 10m
Work Description: tvalentyn commented on a change in pull request #6451:
[BEAM-5319] Partially port runners
URL: https://github.com/apache/beam/pull/6451#discussion_r220653407
##########
File path: sdks/python/apache_beam/runners/interactive/cache_manager.py
##########
@@ -30,6 +30,14 @@
from apache_beam.io import filesystems
from apache_beam.transforms import combiners
+try: # Python 3
Review comment:
I see. I didn't find `unquote_to_bytes` in `future.moves.urllib`, so I
thought it wasn't even implemented.
----------------------------------------------------------------
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: 148212)
Time Spent: 3h 20m (was: 3h 10m)
> Finish Python 3 porting for runners module
> ------------------------------------------
>
> Key: BEAM-5319
> URL: https://issues.apache.org/jira/browse/BEAM-5319
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: Robbe
> Assignee: Robbe
> Priority: Major
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)