Ken Giusti created DISPATCH-1091:
------------------------------------

             Summary: name collision with 'builtins' library in python2
                 Key: DISPATCH-1091
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1091
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Router Node
    Affects Versions: 1.2.0
            Reporter: Ken Giusti
            Assignee: Ken Giusti
             Fix For: 1.3.0


On fedora there exists a 'builtins' library that helps with porting py2 code to 
py3 (python2-future package).
It doesn't support all the features of the builtins module in py3, such as the 
way we override __import__.

TL;DR if that 3rd party builtins library is installed dispatch will fail to run.



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

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

Reply via email to