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 058e2928d PROTON-2183: [cpp] Fix aborted messages exception.
     new 0f93611a5 PROTON-2704: Make sure example tester terminates server
     new 6b29f6d84 PROTON-2704: Reorganise python code to avoid runtime import 
of _events

The 2 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/CMakeLists.txt            |  1 +
 python/examples/test_examples.py |  2 +-
 python/proton/__init__.py        |  3 +-
 python/proton/_endpoints.py      | 14 ++++-----
 python/proton/_events.py         | 55 ++++-------------------------------
 python/proton/_handler.py        | 63 ++++++++++++++++++++++++++++++++++++++++
 python/proton/_handlers.py       |  5 ++--
 python/proton/_reactor.py        |  3 +-
 8 files changed, 85 insertions(+), 61 deletions(-)
 create mode 100644 python/proton/_handler.py


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

Reply via email to