Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc628ee commit 7d5c012Copy full SHA for 7d5c012
2 files changed
.stat.json
@@ -1 +1 @@
1
-{"translation": "92.57%", "updated_at": "2023-12-14T15:56:06Z"}
+{"translation": "92.58%", "updated_at": "2023-12-14T22:55:52Z"}
library/inspect.po
@@ -1011,6 +1011,10 @@ msgid ""
1011
"documentation for :func:`get_annotations` for instructions on how to use "
1012
"these parameters."
1013
msgstr ""
1014
+"对于使用字符化标注的模块中定义的对象 (``from __future__ import "
1015
+"annotations``),:func:`signature` 会尝试使用 :func:`get_annotations` 自动地反字符串化这些标注。"
1016
+" *globals*, *locals* 和 *eval_str* 等形参会在解析标注时被传入 :func:`get_annotations`;请参阅 "
1017
+":func:`get_annotations` 的文档获取如何使用这些形参的说明。"
1018
1019
#: ../../library/inspect.rst:670
1020
msgid ""
0 commit comments