[22/50] [abbrv] qpid-proton git commit: PROTON-1325: Python "buffer" type should map to AMQP "binary"

2016-11-01 Thread aconway
PROTON-1325: Python "buffer" type should map to AMQP "binary" Add an automatic mapping from a python buffer object to the AMQP binary type. In the other direction, AMQP "binary" maps to the python "bytes" or "str" type, as before. Project:

qpid-proton git commit: PROTON-1325: Python "buffer" type should map to AMQP "binary"

2016-10-14 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 3dd69944f -> 05deba72e PROTON-1325: Python "buffer" type should map to AMQP "binary" Add an automatic mapping from a python buffer object to the AMQP binary type. In the other direction, AMQP "binary" maps to the python "bytes" or