Jennifer88huang commented on a change in pull request #5536: [Issue 5518][docs] Update docs mainly for Python API URL: https://github.com/apache/pulsar/pull/5536#discussion_r341999564
########## File path: site2/docs/functions-develop.md ########## @@ -35,6 +35,20 @@ def process(input): ``` For complete code, see [here](https://github.com/apache/pulsar/blob/master/pulsar-functions/python-examples/native_exclamation_function.py). +Note that functions can be written in python2 or python3, but Pulsar Review comment: Yes, if so, you can use "Your system will fail if you subsequently install any other package that depends on Python 2.x". ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
