You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/10/03 20:44:03 UTC

[GitHub] mxm commented on a change in pull request #6761: [FLINK-10279] [documentation] Make jython limitations more obvious in documentation.

mxm commented on a change in pull request #6761: [FLINK-10279] [documentation] Make jython limitations more obvious in documentation.
URL: https://github.com/apache/flink/pull/6761#discussion_r222458664
 
 

 ##########
 File path: docs/dev/stream/python.md
 ##########
 @@ -50,7 +54,12 @@ existing Java streaming APIs.
 There are two main constraints for using Jython:
 
 * The latest Python supported version is 2.7
-* It is not straightforward to use Python C extensions
+* It is not straightforward to use Python C extensions, which may prevent reuse of some libraries
 
 Review comment:
   Would rephrase `reuse` to `use`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services