Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 )
Change subject: python3 support for build ...................................................................... Patch Set 2: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/9492/2/build-support/push_to_asf.py File build-support/push_to_asf.py: http://gerrit.cloudera.org:8080/#/c/9492/2/build-support/push_to_asf.py@35 PS2, Line 35: from __future__ import print_function > I was just googling this to understand it a bit more. https://docs.python.o Oh, I didn't bother googling so I assumed that, like any import, "print_function" should be referenced literally in the code somewhere. Makes sense. -- To view, visit http://gerrit.cloudera.org:8080/9492 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I547d870a54c7d396d2706d63f65844df01ff7c57 Gerrit-Change-Number: 9492 Gerrit-PatchSet: 2 Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Comment-Date: Mon, 05 Mar 2018 18:39:04 +0000 Gerrit-HasComments: Yes
