This is an automated email from the ASF dual-hosted git repository.
kpvdr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git.
from ff9d9cd PROTON-2118 fix connect_config parsing tests when jsoncpp <
1.7.0
add 5d9ff00 PROTON-2119: Added classes to better handle AMQP restricted
types for symbol-only lists and dictionaries with symbol-only keys.
No new revisions were added by this update.
Summary of changes:
python/docs/index.rst | 6 +
python/docs/proton.rst | 30 ++++-
python/docs/types.rst | 118 ++++++++++++++++++
python/proton/__init__.py | 5 +-
python/proton/_data.py | 223 ++++++++++++++++++++++++++++++++++-
python/proton/_endpoints.py | 61 +++++++++-
python/proton/_message.py | 48 +++++++-
python/proton/_reactor.py | 8 +-
python/tests/proton_tests/codec.py | 110 +++++++++++++++++
python/tests/proton_tests/engine.py | 21 +++-
python/tests/proton_tests/message.py | 9 ++
11 files changed, 626 insertions(+), 13 deletions(-)
create mode 100644 python/docs/types.rst
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]