summaryrefslogtreecommitdiff
path: root/kafka/protocol/api.py
diff options
context:
space:
mode:
authorCarson Ip <carsonip715@gmail.com>2020-01-17 15:05:18 +0800
committerJeff Widman <jeff@jeffwidman.com>2020-02-05 15:22:51 -0800
commitd54aaf6a46dbd981a0bb08570d94b4d8c4c59aef (patch)
tree3dc8a269d3772487e665c21dbfcb93fa148894e8 /kafka/protocol/api.py
parentbb1c13e9d3ef609fc456b4b6fd4cc075bd100b1b (diff)
downloadkafka-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