File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2023,18 +2023,19 @@ msgid ""
20232023" platform that supports a higher limit. This should be done with care, "
20242024"because a too-high limit can lead to a crash."
20252025msgstr ""
2026+ "不同平台所允许的最高限值不同。当用户有需要深度递归的程序且平台支持更高的限值,可能就需要调高限值。进行该操作需要谨慎,因为过高的限值可能会导致崩溃。"
20262027
20272028#: ../../library/sys.rst:1259
20282029msgid ""
20292030"If the new limit is too low at the current recursion depth, a "
20302031":exc:`RecursionError` exception is raised."
2031- msgstr ""
2032+ msgstr "如果新的限值低于当前的递归深度,将抛出 :exc:`RecursionError` 异常。 "
20322033
20332034#: ../../library/sys.rst:1262
20342035msgid ""
20352036"A :exc:`RecursionError` exception is now raised if the new limit is too low "
20362037"at the current recursion depth."
2037- msgstr ""
2038+ msgstr "如果新的限值低于当前的递归深度,现在将抛出 :exc:`RecursionError` 异常。 "
20382039
20392040#: ../../library/sys.rst:1269
20402041msgid ""
You can’t perform that action at this time.
0 commit comments