akki opened a new pull request #14: Make infra/python compatible with both 
Python 2 & 3
URL: https://github.com/apache/impala/pull/14
 
 
   While trying to build Impala from [this 
guide](https://cwiki.apache.org/confluence/display/IMPALA/Building+Impala) I 
had to make the following changes to make the involved scripts Python3 
compatible.
   
   I am not sure if there is any other Python code in the project so I have 
kept this code compatible with both Python 2 & 3 (as I reckon that you only 
support Python 2 right now).
   But this code can be merged as it will not break for any current Python 2 
maintainers AND will also be helpful for developers like me who have shifted to 
Python3.
   
   [Support for Python 2 is going to be dropped after 1st Jan 2020 according to 
current announcements.](https://pythonclock.org)

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to