This is an automated email from the ASF dual-hosted git repository.

kpvdr pushed a change to branch python-check-property-keys
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git.


    from 6eac210  PROTON-2237: Changed logic of key check so that subclasses of 
string *except* proton.symbol and proton.char will be encoded as strings
     new 4e19c7c  PROTON-2237: Added unit tests to check illegal key types are 
detected and handled, also subclasses of string type keys are converted to type 
string
     new 08db56e  PROTON-2237: Finalized handling property keys, added tests 
for these cases.

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/proton/_message.py            |  6 ++--
 python/tests/proton_tests/message.py | 67 ++++++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+), 3 deletions(-)


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

Reply via email to