[
https://issues.apache.org/jira/browse/DISPATCH-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988900#comment-16988900
]
ASF GitHub Bot commented on DISPATCH-1512:
------------------------------------------
grs commented on issue #639: DISPATCH-1512 - Fixed variable name in for loop in
unmap_all_addresses
URL: https://github.com/apache/qpid-dispatch/pull/639#issuecomment-562172916
Oops, sorry, I think that was me! Thanks for fixing @ganeshmurthy!
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> python checker failing due to wrong variable name
> -------------------------------------------------
>
> Key: DISPATCH-1512
> URL: https://issues.apache.org/jira/browse/DISPATCH-1512
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Routing Engine
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
> Priority: Major
> Fix For: 1.10.0
>
>
> {noformat}
> 63: /foo/qpid-dispatch/python/qpid_dispatch_internal/router/node.py:559:44:
> F821 undefined name 'addr'
> 63: self.adapter.unmap_destination(addr, self.maskbit)
> 63: ^
> 63: /foo/qpid-dispatch/python/qpid_dispatch_internal/router/node.py:560:97:
> F821 undefined name 'addr'
> 63: self.log(LOG_DEBUG, "Remote destination %s unmapped from
> router %s" % (self._logify(addr), self.id))
> 63:
> ^
> 63: 2 {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]