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

Skip to content

Commit 571532c

Browse files
[po] auto sync
1 parent dca0af8 commit 571532c

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.44%", "updated_at": "2024-03-13T06:09:45Z"}
1+
{"translation": "91.45%", "updated_at": "2024-03-13T07:09:02Z"}

whatsnew/3.5.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3677,6 +3677,8 @@ msgid ""
36773677
"Use of :const:`re.LOCALE` flag with str patterns or :const:`re.ASCII` is now"
36783678
" deprecated. (Contributed by Serhiy Storchaka in :issue:`22407`.)"
36793679
msgstr ""
3680+
"在 str 模式中使用 :const:`re.LOCALE` 旗标或 :const:`re.ASCII` 的做法现在已被弃用。 (由 Serhiy "
3681+
"Storchaka 在 :issue:`22407` 中贡献。)"
36803682

36813683
#: ../../whatsnew/3.5.rst:2340
36823684
msgid ""
@@ -3685,6 +3687,8 @@ msgid ""
36853687
"deprecation warning and will be forbidden in Python 3.6. (Contributed by "
36863688
"Serhiy Storchaka in :issue:`23622`.)"
36873689
msgstr " DA4C "
3690+
"在正则表达式模式和替换模式中使用不可识别的由 ``'\\'`` 加一个 ASCII 字母组成的序列的做法现在会引发弃用警告并将在 Python 3.6 "
3691+
"中被禁止。 (由 Serhiy Storchaka 在 :issue:`23622` 中贡献。)"
36883692

36893693
#: ../../whatsnew/3.5.rst:2345
36903694
msgid ""
@@ -3693,6 +3697,9 @@ msgid ""
36933697
" ignored. (Contributed by Robert Collins and Barry A. Warsaw in "
36943698
":issue:`16662`.)"
36953699
msgstr ""
3700+
"现在 :meth:`unittest.TestLoader.loadTestsFromModule` 方法未写入文档的非官方 "
3701+
"*use_load_tests* 默认参数已被弃用并会被忽略。 (由 Robert Collins 和 Barry A. Warsaw 在 "
3702+
":issue:`16662` 中贡献。)"
36963703

36973704
#: ../../whatsnew/3.5.rst:2352
36983705
msgid "Removed"
@@ -3723,10 +3730,12 @@ msgid ""
37233730
"3.4, and has now been removed. (Contributed by Matt Chaput in "
37243731
":issue:`6623`.)"
37253732
msgstr ""
3733+
"在 :mod:`ftplib` 模块中的内部 ``Netrc`` 类在 3.4 中被弃用,现在已被移除。 (由 Matt Chaput 在 "
3734+
":issue:`6623` 中贡献。)"
37263735

37273736
#: ../../whatsnew/3.5.rst:2368
37283737
msgid "The concept of ``.pyo`` files has been removed."
3729-
msgstr ""
3738+
msgstr "``.pyo`` 文件的概念已被移除。"
37303739

37313740
#: ../../whatsnew/3.5.rst:2370
37323741
msgid ""

0 commit comments

Comments
 (0)
0