diff options
author | Carson Ip <carsonip715@gmail.com> | 2020-01-17 15:05:18 +0800 |
---|---|---|
committer | Jeff Widman <jeff@jeffwidman.com> | 2020-02-05 15:22:51 -0800 |
commit | d54aaf6a46dbd981a0bb08570d94b4d8c4c59aef (patch) | |
tree | 3dc8a269d3772487e665c21dbfcb93fa148894e8 /kafka/protocol/api.py | |
parent | bb1c13e9d3ef609fc456b4b6fd4cc075bd100b1b (diff) | |
download | kafka-python-d54aaf6a46dbd981a0bb08570d94b4d8c4c59aef.tar.gz |
Fix slots usage and use more slots
Use empty slots for ABC classes, otherwise classes which inherit from
them will still have __dict__. Also use __slots__ for more classes.
Diffstat (limited to 'kafka/protocol/api.py')
0 files changed, 0 insertions, 0 deletions