[ https://issues.apache.org/jira/browse/QPID-7072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710268#comment-17710268 ]
Jiri Daněk commented on QPID-7072: ---------------------------------- Another reason for redoing this is that the inspect module was reorganized in Python 3 and the functions it uses now are no longer available there. > Qpid.concurrency should not be using exec > ----------------------------------------- > > Key: QPID-7072 > URL: https://issues.apache.org/jira/browse/QPID-7072 > Project: Qpid > Issue Type: Task > Components: Python Client > Affects Versions: 0.32 > Reporter: Brian Bouterse > Assignee: Jiri Daněk > Priority: Major > Fix For: qpid-python-1.38.0 > > > There doesn't seem to be a good reason for the usage of exec in the link > below. It should be replaced with something that doesn't use exec(). > https://github.com/apache/qpid/blob/4da5242913b3bb6c2fc478bc18fe8dc13fa74833/qpid/python/qpid/concurrency.py#L22-L39 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org