summaryrefslogtreecommitdiff
path: root/redis/commands/json/commands.py
diff options
context:
space:
mode:
authorSergey Prokazov <prokazov@users.noreply.github.com>2023-02-08 06:18:49 -0600
committerGitHub <noreply@github.com>2023-02-08 14:18:49 +0200
commit2b470cb76534eca04e181e1877a0674032f7e82a (patch)
tree8cdb8c1ce1c22fd135c8ed47efe6e26d53d4172a /redis/commands/json/commands.py
parent5cb5712d283fa8fb300abc9d71a61c1a81de5643 (diff)
downloadredis-py-2b470cb76534eca04e181e1877a0674032f7e82a.tar.gz
Fix #2581 UnixDomainSocketConnection' object has no attribute '_command_packer' (#2583)
* Fix #2581 UnixDomainSocketConnection' object has no attribute '_command_packer' . Apparently there is no end-to-end tests for Unix sockets so automation didn't catch it. I assume that setting up domain sockets reliably in dockerized environment is not very trivial. Added test for pack_command specifically. * Figuring out why CI fails. Locally: " congratulations :)" * Fix the test. hiredis doesn't treat memoryviews differently.
Diffstat (limited to 'redis/commands/json/commands.py')
0 files changed, 0 insertions, 0 deletions