aliyun-openapi-python-sdk
aliyun-openapi-python-sdk copied to clipboard
Alibaba Cloud SDK for Python
* **ALL**: * **aliyun-python-sdk-core-2.13.35**: * **ALL**: python sdk: aliyun-python-sdk-core-2.13.35 file: aliyunsdkcore\http\http_response.py line: 62 if protocol is PT.HTTPS: self.__ssl_enable = True **FIX:** if protocol == PT.HTTPS: self.__ssl_enable = True
##### You need to complete - [ ] unit tests and/or feature tests - [ ] documentation is changed or added
* **Python Version**: python 3.6 * **aliyunsdkcore Version**: 2.13.36 * **API**: Initialization of Function Compute Yesterday a new [37.0.0](https://pypi.org/project/cryptography/37.0.0/#history) version of cryptography has been released. `aliyun-python-sdk-core` doesn't have an upper...
* **Python Version**: 3.9 * **aliyunsdkcore Version**: aliyun-python-sdk-core-v3==3.13.31 * **API**: In https://github.com/iterative/homebrew-dvc/issues/50 we meet an issue when building our project through `homebrew`. It comes from the different dependency of `jmespath`....
Hi Aliyun SDK Contributors, I just wanted to ask if there's already an available function for listing out the ECS Instances that haven't been installed with Alibaba Endpoint Protection Agent....
* **Python Version: Python 3.6.15**: * **PIP Version: pip 21.3.1**: * **aliyunsdkcore Version: aliyun-python-sdk-core-v3==2.11.4**: ``` root@5fb5e291e6bd:~# pip install aliyun-python-sdk-core-v3==2.11.4 Collecting aliyun-python-sdk-core-v3==2.11.4 Using cached aliyun-python-sdk-core-v3-2.11.4.tar.gz (38 kB) Preparing metadata (setup.py) ......
* **Python Version**: 3.8 * **aliyunsdkcore Version**: 2.13.18 * **API**: ecs CreateInstanceRequest 之前可以正常工作的代码在更新 ecs SDK 后创建 ECS 时报错: ``` HTTP Status: 400 Error:InvalidTagValue.Malformed The specified Tag.n.Value is not valid. ```...
* **Python Version**: 3.9 * **aliyunsdkcore Version**: 2.13.35 * **API**: https://www.alibabacloud.com/help/zh/doc-detail/164748.htm?spm=a2c63.p38356.b99.38.48884c50ZQ8GDo 在使用SDK发送阿里云国际站国际短信的时候,会偶发性的出现连接被关闭的错误。 ```py aliyunsdkcore.client:_handle_single_request:438 - HttpError occurred. Host:dysmsapi.ap-southeast-1.aliyuncs.com SDK-Version:2.13.35 ClientException:SDK.HttpError ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) ``` 不知道这是什么情况?...
##### You need to complete - [ ] unit tests and/or feature tests - [ ] documentation is changed or added
##### You need to complete - [ ] unit tests and/or feature tests - [ ] documentation is changed or added