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 4eb92f6 commit 2ab5533Copy full SHA for 2ab5533
1 file changed
c-api/sys.po
@@ -148,6 +148,9 @@ msgid ""
148
":const:`USE_STACKCHECK` will be defined automatically; you should never "
149
"change the definition in your own code."
150
msgstr ""
151
+"当解释器的栈空间耗尽时返回真值。 这是一个可靠的检查,但仅在定义了 :const:`USE_STACKCHECK` 时可用(目前在 Windows "
152
+"上使用 Microsoft Visual C++ 编译器)。 :const:`USE_STACKCHECK` "
153
+"将被自动定义;你绝不应该在你自己的代码中改变此定义。"
154
155
#: ../../c-api/sys.rst:106
156
msgid ""
0 commit comments