jiridanek commented on pull request #313:
URL: https://github.com/apache/qpid-proton/pull/313#issuecomment-843317700


   Thinking about this, I think that Proton should require Python 3.6.8 in the 
CMakeLists. It's true that the bindings can be built just fine when only Python 
2 is available, but 1) it's limiting --- some python scripts have to stay py2 
compatible and it is necessary to keep track of which is which 2) it makes it 
easier for the users who want to use the Python binding; Proton will pick up 
the compatible python by default (on systems where both 2 and  3 are available).


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to