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