BewareMyPower commented on PR #10: URL: https://github.com/apache/pulsar-client-python/pull/10#issuecomment-1277033670
@merlimat Let's continue the [discussion](https://github.com/apache/pulsar-client-python/pull/11#discussion_r994085749) here. I don't understand well about the advantage of packaging both `libpulsar.so` and `libboost_python.so` (than including `libboost_python.a` and `libpulsarwithdeps.a`). > If we use the .a, everything is visible and subject to symbols conflict (eg if you load another Python extension that uses this symbols) -- 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]
