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 3e4646e commit b9bb298Copy full SHA for b9bb298
1 file changed
library/tracemalloc.po
@@ -749,14 +749,16 @@ msgstr "回溯"
749
msgid ""
750
"Sequence of :class:`Frame` instances sorted from the oldest frame to the "
751
"most recent frame."
752
-msgstr ""
+msgstr ":class:`Frame` 实例的序列将按从最旧的帧到最新的帧排序。"
753
754
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/tracemalloc.rst:654
755
756
"A traceback contains at least ``1`` frame. If the ``tracemalloc`` module "
757
"failed to get a frame, the filename ``\"<unknown>\"`` at line number ``0`` "
758
"is used."
759
msgstr ""
760
+"一个回溯包含至少 ``1`` 个帧。 如果 ``tracemalloc`` 模块无法获取帧,则会使用文件名 ``\"<unknown>\"`` 和行号 "
761
+"``0``。"
762
763
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/tracemalloc.rst:658
764
0 commit comments