88msgstr ""
99"Project-Id-Version : Python 3.6\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2018-02-08 09:58 +0100\n "
11+ "POT-Creation-Date : 2018-03-23 09:03 +0100\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -126,12 +126,6 @@ msgid ""
126126"`PyLong_FromString`."
127127msgstr ""
128128
129- #: ../Doc/c-api/long.rst:107
130- msgid ""
131- "Deprecated since version 3.3, will be removed in version 4.0: Part of the "
132- "old-style Py_UNICODE API; please migrate to using PyLong_FromUnicodeObject()."
133- msgstr ""
134-
135129#: ../Doc/c-api/long.rst:107
136130msgid ""
137131"Part of the old-style :c:type:`Py_UNICODE` API; please migrate to using :c:"
@@ -169,7 +163,7 @@ msgstr ""
169163#: ../Doc/c-api/long.rst:169 ../Doc/c-api/long.rst:183
170164#: ../Doc/c-api/long.rst:200 ../Doc/c-api/long.rst:262
171165#: ../Doc/c-api/long.rst:274
172- msgid "Returns -1 on error. Use :c:func:`PyErr_Occurred` to disambiguate."
166+ msgid "Returns ``-1`` on error. Use :c:func:`PyErr_Occurred` to disambiguate."
173167msgstr ""
174168
175169#: ../Doc/c-api/long.rst:149
@@ -305,7 +299,8 @@ msgid ""
305299msgstr ""
306300
307301#: ../Doc/c-api/long.rst:285
308- msgid "Returns -1.0 on error. Use :c:func:`PyErr_Occurred` to disambiguate."
302+ msgid ""
303+ "Returns ``-1.0`` on error. Use :c:func:`PyErr_Occurred` to disambiguate."
309304msgstr ""
310305
311306#: ../Doc/c-api/long.rst:290
@@ -317,5 +312,5 @@ msgid ""
317312msgstr ""
318313
319314#: ../Doc/c-api/long.rst:295
320- msgid "Returns NULL on error. Use :c:func:`PyErr_Occurred` to disambiguate."
315+ msgid "Returns * NULL* on error. Use :c:func:`PyErr_Occurred` to disambiguate."
321316msgstr ""
0 commit comments