File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
13
13
msgstr ""
14
14
"Project-Id-Version : Python 3.8\n "
15
15
"Report-Msgid-Bugs-To : \n "
16
- "POT-Creation-Date : 2020-01-01 12:19 +0000\n "
16
+ "POT-Creation-Date : 2020-01-22 12:30 +0000\n "
17
17
"PO-Revision-Date : 2017-02-16 17:36+0000\n "
18
18
"Last-Translator : tomo, 2019\n "
19
19
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -180,7 +180,6 @@ msgid ""
180
180
msgstr ""
181
181
182
182
#: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/long.rst:138
183
- #: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/long.rst:181
184
183
msgid ""
185
184
"Raise :exc:`OverflowError` if the value of *obj* is out of range for a "
186
185
":c:type:`long`."
@@ -236,6 +235,12 @@ msgid ""
236
235
":c:type:`PyLongObject`."
237
236
msgstr ""
238
237
238
+ #: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/long.rst:181
239
+ msgid ""
240
+ "Raise :exc:`OverflowError` if the value of *obj* is out of range for a "
241
+ ":c:type:`long long`."
242
+ msgstr ""
243
+
239
244
#: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/long.rst:200
240
245
msgid ""
241
246
"If the value of *obj* is greater than :const:`PY_LLONG_MAX` or less than "
You can’t perform that action at this time.
0 commit comments