You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/24 10:59:25 UTC

[GitHub] [pulsar] BewareMyPower commented on pull request #14827: Stop building Pulsar Client for Python 2.7

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org