tencentcloud-sdk-python-scf 3.0.1264__py2.py3-none-any.whl → 3.0.1266__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of tencentcloud-sdk-python-scf might be problematic. Click here for more details.

tencentcloud/__init__.py CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1264'
17
+ __version__ = '3.0.1266'
@@ -3737,7 +3737,7 @@ class FunctionLog(AbstractModel):
3737
3737
  :type RequestId: str
3738
3738
  :param _StartTime: 函数开始执行时的时间点
3739
3739
  :type StartTime: str
3740
- :param _RetCode: 函数执行结果,如果是 0 表示执行成功,其他值表示失败
3740
+ :param _RetCode: 函数执行结果,如果是 0 表示执行成功,2表示函数运行中,3表示函数执行中断,其他值表示失败
3741
3741
  :type RetCode: int
3742
3742
  :param _InvokeFinished: 函数调用是否结束,如果是 1 表示执行结束,其他值表示调用异常
3743
3743
  :type InvokeFinished: int
@@ -3816,7 +3816,7 @@ class FunctionLog(AbstractModel):
3816
3816
 
3817
3817
  @property
3818
3818
  def RetCode(self):
3819
- """函数执行结果,如果是 0 表示执行成功,其他值表示失败
3819
+ """函数执行结果,如果是 0 表示执行成功,2表示函数运行中,3表示函数执行中断,其他值表示失败
3820
3820
  :rtype: int
3821
3821
  """
3822
3822
  return self._RetCode
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-scf
3
- Version: 3.0.1264
3
+ Version: 3.0.1266
4
4
  Summary: Tencent Cloud Scf SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common (==3.0.1264)
18
+ Requires-Dist: tencentcloud-sdk-python-common (==3.0.1266)
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -1,10 +1,10 @@
1
- tencentcloud/__init__.py,sha256=Nti1fz89K04U2Th7aCV4kql1pGOfOWb9fhVYQYk7DKA,631
1
+ tencentcloud/__init__.py,sha256=6aRCEGOl3Ca9EZAW4HAzE9MWOwwe_6GHA8uwa8bvH5w,631
2
2
  tencentcloud/scf/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  tencentcloud/scf/v20180416/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  tencentcloud/scf/v20180416/errorcodes.py,sha256=YSBsylZTxgH42Pz6b2bMTiBmO3klp4PJmi_yAvToF8Q,33310
5
- tencentcloud/scf/v20180416/models.py,sha256=MbTB2l79MXb4LoT0aG9ef_5awo1E5Cnq2DUTGSeZvw0,444728
5
+ tencentcloud/scf/v20180416/models.py,sha256=nSYzmKwe0F2h-q6dCzn-Hfb_rhpuRZ_Qh0OkJ2Ch2Ac,444834
6
6
  tencentcloud/scf/v20180416/scf_client.py,sha256=phB6xq6Kas8INrc9YeNzkfP84T08swzdyKiDndCCx4g,48979
7
- tencentcloud_sdk_python_scf-3.0.1264.dist-info/METADATA,sha256=PwL4Cs4PETRcCBAELDPjIJFsXeDv1x3xt4KK2j0LkLM,1492
8
- tencentcloud_sdk_python_scf-3.0.1264.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
- tencentcloud_sdk_python_scf-3.0.1264.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
- tencentcloud_sdk_python_scf-3.0.1264.dist-info/RECORD,,
7
+ tencentcloud_sdk_python_scf-3.0.1266.dist-info/METADATA,sha256=0_BxhE1MSRIcgL7WbyY8L15S2kgiLbCFKatERhqCUlg,1492
8
+ tencentcloud_sdk_python_scf-3.0.1266.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
+ tencentcloud_sdk_python_scf-3.0.1266.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
+ tencentcloud_sdk_python_scf-3.0.1266.dist-info/RECORD,,