diff options
author | Dana Powers <dana.powers@gmail.com> | 2016-10-22 09:48:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-22 09:48:08 -0700 |
commit | 8de40a20d909c90745b39df09b3aa9d2cc194b68 (patch) | |
tree | 85914fcaaccc700b3ddce7eb1f9ff143dc40285a /kafka/client_async.py | |
parent | 9450a6bfff8517371162a968f4345ffc09380bb8 (diff) | |
download | kafka-python-8de40a20d909c90745b39df09b3aa9d2cc194b68.tar.gz |
Fix murmur2 bug handling python2 bytes that do not ascii encode (#815)
* Add test for murmur2 py2 bytes bug
* Fix murmur2 handling of python2 bytes
* Drop bytearray / str / unicode MurmurPartitioner tests -- no longer supported
* Make DefaultPartitioner importable from kafka.partitioner
Diffstat (limited to 'kafka/client_async.py')
0 files changed, 0 insertions, 0 deletions