Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ccfa9 commit a862e17Copy full SHA for a862e17
1 file changed
c-api/gcsupport.po
@@ -8,7 +8,7 @@ msgid ""
8
msgstr ""
9
"Project-Id-Version: Python 3.6\n"
10
"Report-Msgid-Bugs-To: \n"
11
-"POT-Creation-Date: 2018-01-05 15:01+0000\n"
+"POT-Creation-Date: 2018-05-22 13:20+0900\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
14
"MIME-Version: 1.0\n"
@@ -78,7 +78,8 @@ msgstr ""
78
#: ../../c-api/gcsupport.rst:51
79
msgid ""
80
"Resize an object allocated by :c:func:`PyObject_NewVar`. Returns the "
81
-"resized object or *NULL* on failure."
+"resized object or *NULL* on failure. *op* must not be tracked by the "
82
+"collector yet."
83
84
85
#: ../../c-api/gcsupport.rst:57
0 commit comments