Skip to content

pip安装7.2.6 auth.QiniuMacAuth.token_of_request方法有误 #355

Open
@hoohre

Description

@hoohre

源码auth.py 266行 if content_type and content_type != "application/octet-stream" and body: if isinstance(body,bytes): data += body.decode(encoding='UTF-8') else: data += body
源码正确,安装包错误

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting-for-infoIssue is not actionable because of missing required information, which needs to be provided.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions