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

Skip to content

Commit be3ada9

Browse files
[po] auto sync
1 parent d9c5476 commit be3ada9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

library/typing.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,8 @@ msgid ""
395395
"arguments are instances of some subclass of :class:`str`, the return type is"
396396
" still plain :class:`str`."
397397
msgstr ""
398+
"本质上,后例的签名重载了 ``(str, str) -> str`` 与 ``(bytes, bytes) -> bytes``。注意,参数是 "
399+
":class:`str` 子类的实例时,返回类型仍是纯 :class:`str`。"
398400

399401
#: ../../library/typing.rst:427
400402
msgid ""

0 commit comments

Comments
 (0)