Anonymitaet commented on code in PR #17796:
URL: https://github.com/apache/pulsar/pull/17796#discussion_r978205991


##########
site2/docs/client-libraries-python.md:
##########
@@ -9,29 +9,21 @@ import Tabs from '@theme/Tabs';
 import TabItem from '@theme/TabItem';
 ````
 
+You can use a Pulsar Python client to create producers, consumers, and readers.
 
-Pulsar Python client library is a wrapper over the existing [C++ client 
library](client-libraries-cpp.md) and exposes all of the [same 
features](/api/cpp). You can find the code in the [Python 
directory](https://github.com/apache/pulsar/tree/master/pulsar-client-cpp/python)
 of the C++ client code.

Review Comment:
   Why removing `Pulsar Python client library is a wrapper over the existing 
[C++ client library](client-libraries-cpp.md).`? Does it provide more context 
for users?



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