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.)  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
