Jennifer88huang opened a new issue #5368: [docs] Contradictory information 
about what versions of python are supported
URL: https://github.com/apache/pulsar/issues/5368
 
 
   **Describe the bug**
   There is contradictory information about what versions of python are 
supported.  
   1. It says that versions 3.4-3.7 are supported at 
http://pulsar.apache.org/docs/en/client-libraries-python/ 
   2. It says that only version 2.7 is supported at 
http://pulsar.apache.org/api/python/ 
   The info is out-of-date and needs regenerating.
   3. python3 now being supported, there is other new functionality
   which is not shown: e.g.
   
   - Client.create_producer and Client.create_reader can take a "schema"
   argument
   - Message.value()   contains the object deserialized via schema
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to