Skip to content

Commit 476e2a2

Browse files
[po] auto sync
1 parent 5082d06 commit 476e2a2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.51%", "updated_at": "2024-04-17T02:26:04Z"}
1+
{"translation": "92.51%", "updated_at": "2024-04-18T02:25:58Z"}

whatsnew/3.4.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2097,6 +2097,9 @@ msgid ""
20972097
"alternatives to an existing regular expression. (Contributed by Matthew "
20982098
"Barnett in :issue:`16203`.)"
20992099
msgstr ""
2100+
"新增的 :func:`~re.fullmatch` 函数和 :meth:`.regex.fullmatch` 方法可将模式锚定到要匹配的字符串的两端。 "
2101+
"这提供了一种明确匹配目标的方式,从而避免了一类微妙的错误错误,即在代码更改或为现有正则表达式添加替代项时丢失 ``$`` 字符。 (由 Matthew "
2102+
"Barnett 在 :issue:`16203` 中贡献。)"
21002103

21012104
#: ../../whatsnew/3.4.rst:1310
21022105
msgid ""

0 commit comments

Comments
 (0)