BewareMyPower commented on pull request #14827:
URL: https://github.com/apache/pulsar/pull/14827#issuecomment-1077500100


   I've tried to enable Python3 for CI some months ago, see 
https://github.com/apache/pulsar/pull/9684 and 
https://github.com/apache/pulsar/pull/8624. It's harder than I've thought.
   
   It's right that the `apachepulsar/pulsar-build:ubuntu-16.04-pb3` image 
doesn't have the Python3 support. We need to update the Dockerfile and add 
Boost Python3 dependency. But the most hard thing is the Python Functions 
incompatibility. It looks like Python Functions relies heavy on Python2.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to