File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1- {"translation" : " 99.91%" , "updated_at" : " 2025-11-20T07:15:00Z " }
1+ {"translation" : " 99.91%" , "updated_at" : " 2025-11-20T08:18:14Z " }
Original file line number Diff line number Diff line change @@ -930,32 +930,39 @@ msgid ""
930930"like object>` when working on a tar archive. (Contributed by Alexander "
931931"Enrique Urieles Nieto in :gh:`81325`.)"
932932msgstr ""
933+ ":gh:`81325`: 当处理 tar 归档时 :class:`tarfile.TarFile` 现在可接受 :term:`路径型对象 <path-"
934+ "like object>`。 (由 Alexander Enrique Urieles Nieto 在 :gh:`81325` 中贡献。)"
933935
934936#: ../NEWS:380
935937msgid ""
936938":gh:`137185`: Fix a potential async-signal-safety issue in "
937939":mod:`faulthandler` when printing C stack traces."
938- msgstr ""
940+ msgstr ":gh:`137185`: 修复在打印 C 栈跟踪信息时 :mod:`faulthandler` 中潜在的异步信号安全问题。 "
939941
940942#: ../NEWS:383
941943msgid ""
942944":gh:`136914`: Fix retrieval of :attr:`doctest.DocTest.lineno` for objects "
943945"decorated with :func:`functools.cache` or "
944946":class:`functools.cached_property`."
945947msgstr ""
948+ ":gh:`136914`: 修复针对以 :func:`functools.cache` 或 "
949+ ":class:`functools.cached_property` 装饰的对象提取 :attr:`doctest.DocTest.lineno` "
950+ "的问题。"
946951
947952#: ../NEWS:387
948953msgid ""
949954":gh:`136912`: :func:`hmac.digest` now properly handles large keys and "
950955"messages by falling back to the pure Python implementation when necessary. "
951956"Patch by Bénédikt Tran."
952957msgstr ""
958+ ":gh:`136912`: 现在 :func:`hmac.digest` 能在必要时通过回退至纯 Python 实现来正确地处理大量键和消息。 由 "
959+ "Bénédikt Tran 编写补丁。"
953960
954961#: ../NEWS:391
955962msgid ""
956963":gh:`83424`: Allows creating a :class:`ctypes.CDLL` without name when "
957964"passing a handle as an argument."
958- msgstr ""
965+ msgstr ":gh:`83424`: 在传入句柄作为参数时允许创建没有名称的 :class:`ctypes.CDLL`。 "
959966
960967#: ../NEWS:394
961968msgid ""
You can’t perform that action at this time.
0 commit comments