[ 
https://issues.apache.org/jira/browse/PROTON-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ken Giusti reassigned PROTON-777:
---------------------------------

    Assignee: Ken Giusti

> [python] Url does not properly set default port if no scheme given
> ------------------------------------------------------------------
>
>                 Key: PROTON-777
>                 URL: https://issues.apache.org/jira/browse/PROTON-777
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.9
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>             Fix For: 0.9
>
>
> >>> import proton
> >>> url = proton.Url(username='me', password='secret', host='myhost', 
> >>> path='foobar')
> >>> str(url)
> 'amqp://me:secret@myhost:amqp/foobar'
> =====================^^^^^^^^
> should be :5672 methinks.



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

Reply via email to