File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ msgid ""
1818msgstr ""
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
368368msgid ""
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`::"
374374msgstr ""
375375
376376#: ../../library/typing.rst:417
You can’t perform that action at this time.
0 commit comments