Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change pickle_method to use python3 special attributes (#777) | John Win | 2016-07-26 | 1 | -3/+9 |
| | |||||
* | Disable pylint errors for py2/py3 compatibility workarounds | Dana Powers | 2016-01-01 | 1 | -2/+2 |
| | |||||
* | Handle python3 in kafka.protocol.pickle | Dana Powers | 2015-12-10 | 1 | -2/+6 |
| | |||||
* | Support pickling of Structs -- _encode_self instance method needs some magic | Dana Powers | 2015-12-09 | 1 | -0/+25 |