devinbost commented on issue #5518: python functions cannot find python3 
interpreter
URL: https://github.com/apache/pulsar/issues/5518#issuecomment-578845694
 
 
   @sijie I've been talking with @sbourkeostk about the change. 
   We're wondering what the best approach would be regarding adding support for 
Python3. 
   I'm wondering if it makes sense to treat Python3 like a different runtime. 
Perhaps we could change the Python runtime to Python2 and then add Python3 as a 
new runtime.
   (In the picture below from @sbourkeostk 's commit, I'm thinking we would 
move python3 to PYTHON3 as part of the Runtime Enum.)
   
![image](https://user-images.githubusercontent.com/7418031/73195640-72753e80-40eb-11ea-91ad-0a113d0b2a9b.png)
   
   Thoughts?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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