Skip to content

2.1.11#401

Merged
ym merged 4 commits into
masterfrom
develop/smiao
May 10, 2019
Merged

2.1.11#401
ym merged 4 commits into
masterfrom
develop/smiao

Conversation

@ym

@ym ym commented May 10, 2019

Copy link
Copy Markdown
Contributor

No description provided.

@ym ym merged commit 1b8daf9 into master May 10, 2019

@weakish weakish left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#402 中改了

Comment thread leancloud/file_.py
raise LeanCloudError(1, "the file is not sucessfully destroyed")

def _save_to_qiniu_internal_py3(self, token, key):
from qiniu.services.storage.uploader import crc32, _form_put, put_data

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_save_to_qiniu_internal_py3 看上去没用到 put_data,可以不用 import ?

Comment thread leancloud/file_.py
final_data = tmp_data
else:
final_data += tmp_data
else:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个 else 语句可以直接去掉?因为循环的条件是 while True

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants