Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fdbed68

Browse files
github-actions[bot]mattwang44
authored andcommitted
sync with cpython ce370956
1 parent d4d7002 commit fdbed68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/inspect.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2023-07-17 17:39+0800\n"
10+
"POT-Creation-Date: 2023-09-06 16:53+0000\n"
1111
"PO-Revision-Date: 2022-10-16 06:59+0800\n"
1212
"Last-Translator: Adrian Liaw <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1027,8 +1027,8 @@ msgstr ""
10271027

10281028
#: ../../library/inspect.rst:733
10291029
msgid ""
1030-
"Create a new Signature instance based on the instance replace was invoked "
1031-
"on. It is possible to pass different ``parameters`` and/or "
1030+
"Create a new Signature instance based on the instance :meth:`replace` was "
1031+
"invoked on. It is possible to pass different ``parameters`` and/or "
10321032
"``return_annotation`` to override the corresponding properties of the base "
10331033
"signature. To remove return_annotation from the copied Signature, pass in :"
10341034
"attr:`Signature.empty`."

0 commit comments

Comments
 (0)