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

Skip to content

Commit e83311b

Browse files
[po] auto sync
1 parent 3c53984 commit e83311b

3 files changed

Lines changed: 5965 additions & 5957 deletions

File tree

library/typing.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.8\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2020-08-15 14:59+0000\n"
21+
"POT-Creation-Date: 2020-10-04 15:16+0000\n"
2222
"PO-Revision-Date: 2020-05-30 12:12+0000\n"
2323
"Last-Translator: JW H <[email protected]>, 2020\n"
2424
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -367,10 +367,10 @@ msgstr ""
367367
#: ../../library/typing.rst:404
368368
msgid ""
369369
"This requirement previously also applied to abstract base classes, such as "
370-
":class:`Iterable`. The problem with this approach is that a class had to be "
371-
"explicitly marked to support them, which is unpythonic and unlike what one "
372-
"would normally do in idiomatic dynamically typed Python code. For example, "
373-
"this conforms to the :pep:`484`::"
370+
":class:`~collections.abc.Iterable`. The problem with this approach is that a"
371+
" class had to be explicitly marked to support them, which is unpythonic and "
372+
"unlike what one would normally do in idiomatic dynamically typed Python "
373+
"code. For example, this conforms to :pep:`484`::"
374374
msgstr ""
375375

376376
#: ../../library/typing.rst:417

0 commit comments

Comments
 (0)