FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

删除 encoding = 'utf-8' 参数 by jianjian01 · Pull Request #383 · qiniu/python-sdk · GitHub

删除 encoding = 'utf-8' 参数 - #383

Open
jianjian01 wants to merge 1 commit into
qiniu:masterfrom
jianjian01:master
Open

删除 encoding = 'utf-8' 参数#383
jianjian01 wants to merge 1 commit into
qiniu:masterfrom
jianjian01:master

Conversation

Copy link
Copy Markdown

如果没有安装 simplejson,默认使用 json,在执行 fetch 时,__return_wrapper 中使用 encoding='utf-8',会导致
TypeError: init() got an unexpected keyword argument 'encoding'

如果没有安装 simplejson,默认使用 json,在执行 fetch 时,__return_wrapper 中使用 encoding='utf-8',会导致
TypeError: __init__() got an unexpected keyword argument 'encoding'
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL