summaryrefslogtreecommitdiff
path: root/kafka/protocol/pickle.py
Commit message (Expand)AuthorAgeFilesLines
* Handle python3 in kafka.protocol.pickleDana Powers2015-12-101-2/+6
* Support pickling of Structs -- _encode_self instance method needs some magicDana Powers2015-12-091-0/+25