[
https://issues.apache.org/jira/browse/DISPATCH-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560199#comment-16560199
]
ASF subversion and git services commented on DISPATCH-1091:
-----------------------------------------------------------
Commit 7285a47dcdd255af5ecc8d9c95fe8bdd28fb981d in qpid-dispatch's branch
refs/heads/master from Kenneth Giusti
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=7285a47 ]
DISPATCH-1091: explicitly check for python2 when importing __builtins__
> 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
> Priority: Major
> 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]