[ https://issues.apache.org/jira/browse/PROTON-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936566#comment-17936566 ]
ASF GitHub Bot commented on PROTON-2879: ---------------------------------------- pjfawcett opened a new pull request, #440: URL: https://github.com/apache/qpid-proton/pull/440 Declare / export `pn_unsettled_head` and `pn_unsettled_next` in Python bindings to allow traversal of the unsettled deliveries list on a given link > pn_unsettled_head/_next not available in Python bindings > -------------------------------------------------------- > > Key: PROTON-2879 > URL: https://issues.apache.org/jira/browse/PROTON-2879 > Project: Qpid Proton > Issue Type: Bug > Components: python-binding > Affects Versions: proton-c-0.40.0 > Reporter: Pete Fawcett > Assignee: Pete Fawcett > Priority: Major > > The C functions {{pn_unsettled_head}} and {{pn_unsettled_next}} are not > currently available in the Python bindings. > These functions are used to examine the list of unsettled deliveries on a > given link. > The functions were available in older versions, but seem to have been missed > in the transition from SWIG to CFFI. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org