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 85b82208a NO-JIRA: Trivial changes for pedantic C++17 compliance
     new dd1689a03 NO-JIRA: Change Python license specifier
     new 36b6ec5c8 PROTON-2890: [Python examples] Revert changes to example 
output
     new 81417af37 PROTON-2873: Add a disposition for transaction declaration

The 3 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:
 c/include/proton/disposition.h      | 40 ++++++++++++++++++++++++++-
 c/src/core/emitters.h               | 14 +++++++++-
 c/src/core/engine-internal.h        |  6 ++++
 c/src/core/engine.c                 | 23 ++++++++++++++++
 c/src/core/transport.c              |  8 ++++++
 c/tools/codec-generator/specs.json  |  1 +
 python/cproton.h                    |  5 ++++
 python/cproton.py                   | 14 ++++++++--
 python/examples/broker.py           |  8 +++---
 python/examples/client.py           |  2 +-
 python/examples/simple_recv.py      |  2 +-
 python/proton/__init__.py           |  3 +-
 python/proton/_delivery.py          | 55 ++++++++++++++++++++++++++++++++++++-
 python/proton/_reactor.py           |  2 +-
 python/pyproject.toml               |  6 ++--
 python/tests/proton_tests/engine.py | 25 +++++++++++++++--
 16 files changed, 195 insertions(+), 19 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to