Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Make decode_responses=True the default #396

@Grokzen

Description

@Grokzen

In 3.0.0 this flag will be set to default True as in 3.0.0 the python 2.7 backwards compatibility will be dropped and that flag is mostly for python 3 and not much else. This will be a breaking change as it changes the default behavior. A possible good feature could be that if the user has explicitly set the value to False when running with 3.0.0 then it should raise deprecation warning or some other error/warning message up to the user that the feature has changed. Also document this in the upgrading instructions document.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.0.0All issues that will be looked at for 3.0.0 releaseFixed in 3.0.0

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions