@@ -1041,51 +1041,58 @@ msgstr ":gh:`133789`: 修正对在 Python 3.13 中封存的 :mod:`pathlib` 对
10411041msgid ""
10421042":gh:`127081`: Fix libc thread safety issues with :mod:`dbm` by performing "
10431043"stateful operations in critical sections."
1044- msgstr ""
1044+ msgstr ":gh:`127081`: 通过在关键节中执行有状态操作修复 :mod:`dbm` 的 libc 线程安全问题。 "
10451045
10461046#: ../NEWS:427
10471047msgid ""
10481048":gh:`132551`: Make :class:`io.BytesIO` safe in :term:`free-threaded <free "
10491049"threading>` build."
10501050msgstr ""
1051+ ":gh:`132551`: 使 :class:`io.BytesIO` 在 :term:`自由线程 <free threading>` 构��中保证安全。"
10511052
10521053#: ../NEWS:430
10531054msgid ""
10541055":gh:`131788`: Make ``ResourceTracker.send`` from :mod:`multiprocessing` re-"
10551056"entrant safe"
10561057msgstr ""
1058+ ":gh:`131788`: 使 :mod:`multiprocessing` 中的 ``ResourceTracker.send`` 保证重进入安全。"
10571059
10581060#: ../NEWS:433
10591061msgid ""
10601062":gh:`118981`: Fix potential hang in ``multiprocessing.popen_spawn_posix`` "
10611063"that can happen when the child proc dies early by closing the child fds "
10621064"right away."
10631065msgstr ""
1066+ ":gh:`118981`: 通过立即关闭子进程 fds 修复当子进程提前死亡时 "
1067+ "``multiprocessing.popen_spawn_posix`` 中潜在的挂起问题。"
10641068
10651069#: ../NEWS:437
10661070msgid ""
10671071":gh:`102431`: Clarify constraints for \"logical\" arguments in methods of "
10681072":class:`decimal.Context`."
1069- msgstr ""
1073+ msgstr ":gh:`102431`: 在 :class:`decimal.Context` 的方法中明确对“逻辑”参数的约束。 "
10701074
10711075#: ../NEWS:440
10721076msgid ""
10731077":gh:`78319`: UTF8 support for the IMAP APPEND command has been made RFC "
10741078"compliant."
1075- msgstr ""
1079+ msgstr ":gh:`78319`: 对 IMAP APPEND 命令的 UTF8 支持已做到符合 RFC 规范。 "
10761080
10771081#: ../NEWS:443
10781082msgid ""
10791083":issue:`38735`: Fix failure when importing a module from the root directory "
10801084"on unix-like platforms with sys.pycache_prefix set."
10811085msgstr ""
1086+ ":issue:`38735`: 修正在设置了 sys.pycache_prefix 的类 unix 平台上从根目录导入模块时执行失败的问题。"
10821087
10831088#: ../NEWS:446
10841089msgid ""
10851090":issue:`41839`: Allow negative priority values from "
10861091":func:`os.sched_get_priority_min` and :func:`os.sched_get_priority_max` "
10871092"functions."
10881093msgstr ""
1094+ ":issue:`41839`: 允许 :func:`os.sched_get_priority_min` 和 "
1095+ ":func:`os.sched_get_priority_max` 函数使用负的优先级值。"
10891096
10901097#: ../NEWS:451 ../NEWS:2264 ../NEWS:3858 ../NEWS:6838 ../NEWS:8473
10911098#: ../NEWS:9423 ../NEWS:9942 ../NEWS:10856 ../NEWS:11380 ../NEWS:13647
@@ -1171,13 +1178,13 @@ msgstr "核心与内置函数"
11711178msgid ""
11721179":gh:`141659`: Fix bad file descriptor errors from ``_posixsubprocess`` on "
11731180"AIX."
1174- msgstr ""
1181+ msgstr ":gh:`141659`: 修复 AIX 上来自 ``_posixsubprocess`` 的无效文件描述符错误。 "
11751182
11761183#: ../NEWS:472
11771184msgid ""
11781185":gh:`139103`: Improve multithreaded scaling of dataclasses on the free-"
11791186"threaded build."
1180- msgstr ""
1187+ msgstr ":gh:`139103`: 在自由线程构建上改进数据类的多线程调节操作。 "
11811188
11821189#: ../NEWS:475
11831190msgid ""
0 commit comments