[ 
https://issues.apache.org/jira/browse/DISPATCH-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988924#comment-16988924
 ] 

ASF subversion and git services commented on DISPATCH-1512:
-----------------------------------------------------------

Commit c3d34df4b95214135441921f708bb135e9c60e28 in qpid-dispatch's branch 
refs/heads/master from Ganesh Murthy
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=c3d34df ]

DISPATCH-1512 - Fixed variable name in for loop in unmap_all_addresses. This 
closes #639.


> 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]

Reply via email to