Skip to content

Commit b653213

Browse files
committed
Merge from upstream 20181105
1 parent f4620ba commit b653213

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+7108
-6988
lines changed

c-api/conversion.po

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Python 3.7\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
12+
"POT-Creation-Date: 2018-11-05 17:14+0800\n"
1313
"PO-Revision-Date: 2017-09-22 18:26+0000\n"
1414
"Last-Translator: Leon H.\n"
1515
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -108,9 +108,9 @@ msgstr ""
108108

109109
#: ../../c-api/conversion.rst:62
110110
msgid ""
111-
"If ``endptr`` is ``NULL``, convert the whole string. Raise ValueError and "
112-
"return ``-1.0`` if the string is not a valid representation of a floating-"
113-
"point number."
111+
"If ``endptr`` is ``NULL``, convert the whole string. Raise :exc:"
112+
"`ValueError` and return ``-1.0`` if the string is not a valid representation "
113+
"of a floating-point number."
114114
msgstr ""
115115

116116
#: ../../c-api/conversion.rst:66

c-api/veryhigh.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.7\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
10+
"POT-Creation-Date: 2018-11-05 17:14+0800\n"
1111
"PO-Revision-Date: 2018-05-23 14:08+0000\n"
1212
"Last-Translator: Adrian Liaw <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -345,7 +345,7 @@ msgid ""
345345
"Evaluate a precompiled code object, given a particular environment for its "
346346
"evaluation. This environment consists of a dictionary of global variables, "
347347
"a mapping object of local variables, arrays of arguments, keywords and "
348-
"defaults, a dictionary of default values for :ref:`keyword-only\\ <keyword-"
348+
"defaults, a dictionary of default values for :ref:`keyword-only <keyword-"
349349
"only_parameter>` arguments and a closure tuple of cells."
350350
msgstr ""
351351

0 commit comments

Comments
 (0)