diff options
author | Kristján Valur Jónsson <sweskman@gmail.com> | 2022-10-30 11:39:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-30 13:39:41 +0200 |
commit | 16270e4bb5fcaebe8a8992fc2b2ccbd9d57b8c3e (patch) | |
tree | e83a05a63e58a7d172181a41d4206f58fa505839 /redis/asyncio/client.py | |
parent | 842634e7fddeb32ba20aab0dacf557a958a4b00b (diff) | |
download | redis-py-16270e4bb5fcaebe8a8992fc2b2ccbd9d57b8c3e.tar.gz |
Remove the superflous SocketBuffer from asyncio PythonParser (#2418)
* Remove buffering from asyncio SocketBuffer and rely on on the underlying StreamReader
* Skip the use of SocketBuffer in PythonParser
* Remove SocketBuffer altogether
* Code cleanup
* Fix unittest mocking when SocketBuffer is gone
Diffstat (limited to 'redis/asyncio/client.py')
0 files changed, 0 insertions, 0 deletions