We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b58a7 commit 328c81eCopy full SHA for 328c81e
library/tracemalloc.po
@@ -776,7 +776,7 @@ msgstr ":attr:`Trace.traceback` 属性是一个 :class:`Traceback` 对象的实
776
msgid ""
777
"Frames are now sorted from the oldest to the most recent, instead of most "
778
"recent to oldest."
779
-msgstr ""
+msgstr "现在帧的排序是从最旧到最新,而不是从最新到最旧。"
780
781
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/tracemalloc.rst:669
782
@@ -792,7 +792,7 @@ msgstr ""
792
793
"Similar to the :func:`traceback.format_tb` function, except that "
794
":meth:`.format` does not include newlines."
795
+msgstr "类似于 :func:`traceback.format_tb` 函数,不同之处是 :meth:`.format` 不包括换行符。"
796
797
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/tracemalloc.rst:679
798
msgid "Example::"
0 commit comments