You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2018/07/27 19:38:00 UTC

[jira] [Created] (DISPATCH-1091) name collision with 'builtins' library in python2

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org