Skip to content

decodestring has been deprecated and removed in favor of decodebytes in Python 3.9 #1481

@tirkarthi

Description

@tirkarthi

Use decodestring in Python 2 and decodebytes in Python 3. Reference : python/cpython#18022

b64_header = base64.decodestring(sign_header)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions