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/04/08 23:30:37 UTC

[GitHub] [pulsar] janvos1 commented on issue #13278: When will Python 3.10 be supported

janvos1 commented on issue #13278:
URL: https://github.com/apache/pulsar/issues/13278#issuecomment-1093475828

   py3-pulsar-client-cpp is available on Alpine
   
   ```
   # apk info pulsar-client-cpp
   pulsar-client-cpp-2.9.1-r0 description:
   Apache Pulsar C++ client
   
   pulsar-client-cpp-2.9.1-r0 webpage:
   https://pulsar.apache.org/docs/en/client-libraries-cpp/
   
   pulsar-client-cpp-2.9.1-r0 installed size:
   3168 KiB
   
   # apk info py3-pulsar-client-cpp
   py3-pulsar-client-cpp-2.9.1-r0 description:
   Python bindings for Apache Pulsar C++ client
   
   py3-pulsar-client-cpp-2.9.1-r0 webpage:
   https://pulsar.apache.org/docs/en/client-libraries-cpp/
   
   py3-pulsar-client-cpp-2.9.1-r0 installed size:
   4996 KiB
   
   # apk add py3-pulsar-client-cpp
   (1/1) Installing py3-pulsar-client-cpp (2.9.1-r0)
   
   # apk search pulsar
   py3-pulsar-client-cpp-2.9.1-r0
   pulsar-client-cpp-static-2.9.1-r0
   pulsar-client-cpp-2.9.1-r0
   pulsar-client-cpp-dev-2.9.1-r0
   
   # python3 --version
   Python 3.10.3
   ```


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