Jeff Zhang created ZEPPELIN-2352: ------------------------------------ Summary: merge_zeppelin_pr.py doesn't work for python 3 Key: ZEPPELIN-2352 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2352 Project: Zeppelin Issue Type: Bug Affects Versions: 0.7.1 Reporter: Jeff Zhang Assignee: Jeff Zhang
{code} File "dev/merge_zeppelin_pr.py", line 65 print "Unable to fetch URL, exiting: %s" % url ^ SyntaxError: Missing parentheses in call to 'print' {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)