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

ASF subversion and git services commented on PROTON-1056:
---------------------------------------------------------

Commit 8117f18e330acb0b34391e19fcc28ed85bbde166 in qpid-proton's branch 
refs/heads/master from [~kgiusti]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=8117f18 ]

PROTON-1056: Fix the ApplicationEvent string conversion

Also add test coverage of ApplicationEvents.  There was no coverage,
and that made me feel sad.


> Attempting to print an ApplicationEvent raises a NameError
> ----------------------------------------------------------
>
>                 Key: PROTON-1056
>                 URL: https://issues.apache.org/jira/browse/PROTON-1056
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.11
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>             Fix For: 0.12.0
>
>
>   File 
> "/home/kgiusti/work/rsyslog-omamqp1/external/python/PY27/lib/python2.7/site-packages/proton/reactor.py",
>  line 278, in __repr__
>     return "%s(%s)" % (typename, ", ".join([str(o) for o in objects if o is 
> not None]))
> NameError: global name 'typename' is not defined



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to