You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2018/02/26 06:02:00 UTC

[jira] [Created] (FALCON-2328) Upgrade PR merge script to Python3

Pallavi Rao created FALCON-2328:
-----------------------------------

             Summary: Upgrade PR merge script to Python3
                 Key: FALCON-2328
                 URL: https://issues.apache.org/jira/browse/FALCON-2328
             Project: Falcon
          Issue Type: Improvement
            Reporter: Pallavi Rao
            Assignee: Pallavi Rao


python2 uses an older version of openssl and this is causing the following error:
{noformat}
urllib2.URLError: <urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590)>{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)