[
https://issues.apache.org/jira/browse/PROTON-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17348558#comment-17348558
]
ASF GitHub Bot commented on PROTON-2323:
----------------------------------------
jiridanek commented on a change in pull request #313:
URL: https://github.com/apache/qpid-proton/pull/313#discussion_r636157472
##########
File path: CMakeLists.txt
##########
@@ -42,7 +42,7 @@ endif ()
if (NOT DEFINED Python_FIND_FRAMEWORK)
set(Python_FIND_FRAMEWORK "LAST")
endif ()
-find_package(Python
+find_package(Python 3.6.8
Review comment:
```suggestion
find_package(Python 3.6
```
--
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]
> [python] Remove support for python 2.7
> --------------------------------------
>
> Key: PROTON-2323
> URL: https://issues.apache.org/jira/browse/PROTON-2323
> Project: Qpid Proton
> Issue Type: Improvement
> Components: python-binding
> Reporter: Jiri Daněk
> Assignee: Andrew Stitcher
> Priority: Major
> Fix For: proton-c-0.35.0
>
>
> Python Foundation has declared Python 2.7 to be out of support. Python 3.6 or
> newer is now available in all targeted platforms, including RHEL 7.
> (I am creating the Jira now so I have number to write to TODO comments.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]