Skip to content

Allow URL encoded parameters in Redis URLs by Default #589

Closed
@paulkeene

Description

@paulkeene

Yesterday I submitted pull request #586 to allow URL encoded parameters to be included in Redis URLs, but this has to be explicitly enabled by passing decode_components=True to from_url since existing clients might be relying on the current behavior.

I saw that version 3.0 of redis-py is in the works so it might be nice to include a change in the new version that removes the decode_components argument and always decodes URL components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions