diff options
author | Andy McCurdy <andy@andymccurdy.com> | 2020-08-15 16:16:28 -0700 |
---|---|---|
committer | Andy McCurdy <andy@andymccurdy.com> | 2020-08-15 16:16:28 -0700 |
commit | 6b37f4bedc349eb2c91e680d2ef811a3c2f7e879 (patch) | |
tree | fb998e8363449899bdb88fdacbb9f3a6d66807b9 /redis/utils.py | |
parent | c73e07c883452d32ec273d04942e017814b04e54 (diff) | |
download | redis-py-6b37f4bedc349eb2c91e680d2ef811a3c2f7e879.tar.gz |
All values within Redis URLs are url-unquoted via default.
Prior versions of redis-py supported this by specifying the
``decode_components`` flag to the ``from_url`` functions. This is now done by
default and cannot be disabled.
Fixes #589
Diffstat (limited to 'redis/utils.py')
0 files changed, 0 insertions, 0 deletions