8000 [po] auto sync · python/python-docs-zh-cn@c0e9ecb · GitHub
[go: up one dir, main page]

Skip to content

Commit c0e9ecb

Browse files
[po] auto sync
1 parent e37d563 commit c0e9ecb

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.18%", "updated_at": "2024-03-19T01:36:24Z"}
1+
{"translation": "92.19%", "updated_at": "2024-03-19T06:24:41Z"}

whatsnew/3.4.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,12 +470,14 @@ msgid ""
470470
" the new process can lead to all sorts of hard to find bugs, and potentially"
471471
" to security issues."
472472
msgstr ""
473+
":pep:`446` 将新创建的文件描述符设为 :ref:`不可继承的 <fd_inheritance>`。 "
474+
"通常,这就是应用程序所需要的行为:当启动一个新进程时,让当前打开的文件也在新进程里打开可能导致各种难以查找的程序错误以及潜在的安全问题。"
473475

474476
#: ../../whatsnew/3.4.rst:270
475477
msgid ""
476478
"However, there are occasions when inheritance is desired. To support these "
477479
"cases, the following new functions and methods are available:"
478-
msgstr ""
480+
msgstr "不过,也存在一些需要继承行为的情况。 为了支持这些情况,可以使用以下的新增函数和方法:"
479481

480482
#: ../../whatsnew/3.4.rst:273
481483
msgid ":func:`os.get_inheritable`, :func:`os.set_inheritable`"
@@ -501,7 +503,7 @@ msgstr "PEP 由 Victor Stinner 撰写并实现。"
501503

502504
#: ../../whatsnew/3.4.rst:286
503505
msgid "Improvements to Codec Handling"
504-
msgstr ""
506+
msgstr "编解码器处理方式的改进"
505507

506508
#: ../../whatsnew/3.4.rst:288
507509
msgid ""

0 commit comments

Comments
 (0)
0