This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git
from e1d147e22 PROTON-2890: [Python examples] Simple recv now deduplicates more accurately new 5de2b8e93 PROTON-2891: [Python] Improve typing annotations especially for Events new 1fafacd74 PROTON-2868: [Python] More work simplifying wrapped classes new d8ff8f731 PROTON-2892: [Python] Use python library IntFlag for Endpoint state new 3191f95d8 PROTON-2893: [Python] Add callback for all delivery updates The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: python/proton/_delivery.py | 3 + python/proton/_endpoints.py | 153 +++++++++++++----------------- python/proton/_events.py | 2 +- python/proton/_handlers.py | 220 ++++++++++++++++++++++++++++---------------- python/proton/_wrapper.py | 2 +- 5 files changed, 213 insertions(+), 167 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org