[
https://issues.apache.org/jira/browse/PROTON-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17399218#comment-17399218
]
ASF GitHub Bot commented on PROTON-2407:
----------------------------------------
jiridanek commented on a change in pull request #332:
URL: https://github.com/apache/qpid-proton/pull/332#discussion_r688969775
##########
File path: python/proton/_endpoints.py
##########
@@ -1203,11 +1201,8 @@ def send(self, obj: Union[bytes, 'Message'], tag:
Optional[str] = None) -> Union
# treat object as bytes
return self.stream(obj)
- def delivery_tag(self):
- """
- **HELP!** I have no idea what is going on with this!
- :meth:`Link.next` returns a Link, not a Delivery.
- """
Review comment:
This is the `next` builtin, not Link.next.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> [proton-python] add type annotations
> ------------------------------------
>
> Key: PROTON-2407
> URL: https://issues.apache.org/jira/browse/PROTON-2407
> Project: Qpid Proton
> Issue Type: New Feature
> Components: python-binding
> Affects Versions: proton-c-0.35.0
> Reporter: Jiri Daněk
> Assignee: Jiri Daněk
> Priority: Major
> Fix For: proton-c-0.36.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]