File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.51%" , "updated_at" : " 2024-04-18T02:25:58Z " }
1
+ {"translation" : " 92.51%" , "updated_at" : " 2024-04-18T03:22:49Z " }
Original file line number Diff line number Diff line change @@ -2108,6 +2108,9 @@ msgid ""
2108
2108
" start, end, and the part of the string that matched. (Contributed by Hugo "
2109
2109
"Lopes Tavares and Serhiy Storchaka in :issue:`13592` and :issue:`17087`.)"
2110
2110
msgstr ""
2111
+ ":ref:`正则表达式对象 <re-objects>` 的 repr 现在将包括模式和旗标;:ref:`匹配对象 <match-objects>` 的 "
2112
+ "repr 现在将包括已匹配字符串的开头、末尾和组成。 (由 Hugo Lopes Tavares 和 Serhiy Storchaka 在 "
2113
+ ":issue:`13592` 和 :issue:`17087` 中贡献。)"
2111
2114
2112
2115
#: ../../whatsnew/3.4.rst:1318
2113
2116
msgid "resource"
@@ -2120,6 +2123,9 @@ msgid ""
2120
2123
"ability to query or set the resource limits for processes other than the one"
2121
2124
" making the call. (Contributed by Christian Heimes in :issue:`16595`.)"
2122
2125
msgstr ""
2126
+ "新增的 :func:`~resource.prlimit` 函数,在内核版本 2.6.36 以上的 Linux 平台及 glibc 版本 2.13 "
2127
+ "以上可用,提供了查询或设置执行调用的进程以外的进程的资源限制的功能。 (由 Christian Heimes 在 :issue:`16595` "
2128
+ "中贡献。)"
2123
2129
2124
2130
#: ../../whatsnew/3.4.rst:1325
2125
2131
msgid ""
You can’t perform that action at this time.
0 commit comments