diff options
author | Patrick Lucas <plucas@yelp.com> | 2014-05-07 10:02:57 -0700 |
---|---|---|
committer | Patrick Lucas <plucas@yelp.com> | 2014-05-07 10:08:14 -0700 |
commit | 805b52a34da9ce0dead80a64d7315412f2034673 (patch) | |
tree | 8d9a6d6b378e40ce3177d6fe7ee4030abf362718 /setup.py | |
parent | 39796ec49162a0895be98a8aeb0e42e8319e5e30 (diff) | |
download | kafka-python-805b52a34da9ce0dead80a64d7315412f2034673.tar.gz |
Improve error handling and tests w.r.t. codecs
Add function kafka.protocol.create_message_set() that takes a list of
payloads and a codec and returns a message set with the desired encoding.
Introduce kafka.common.UnsupportedCodecError, raised if an unknown codec
is specified.
Include a test for the new function.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions