Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1af3c22

Browse files
github-actions[bot]mattwang44
authored andcommitted
sync with cpython 38a41820
1 parent19d36ff commit1af3c22

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

‎library/unittest.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version:Python 3.12\n"
1212
"Report-Msgid-Bugs-To:\n"
13-
"POT-Creation-Date:2023-12-16 00:03+0000\n"
13+
"POT-Creation-Date:2023-12-18 00:03+0000\n"
1414
"PO-Revision-Date:2022-10-16 06:03+0800\n"
1515
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1616
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -553,10 +553,10 @@ msgstr ""
553553

554554
#:../../library/unittest.rst:348
555555
msgid""
556-
"Python 3.11 dropped the :term:`namespace packages <namespace package>` "
557-
"support. It has been broken since Python 3.7. Start directory and "
558-
"subdirectories containing tests must be regular package that have``__init__."
559-
"py`` file."
556+
":mod:`unittest` dropped the :term:`namespace packages <namespace package>` "
557+
"support in Python 3.11. It has been broken since Python 3.7. Start directory "
558+
"andsubdirectories containing tests must be regular package that have "
559+
"``__init__.py`` file."
560560
msgstr""
561561

562562
#:../../library/unittest.rst:354

‎reference/grammar.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version:Python 3.12\n"
1010
"Report-Msgid-Bugs-To:\n"
11-
"POT-Creation-Date:2022-11-08 00:19+0000\n"
11+
"POT-Creation-Date:2023-12-18 00:03+0000\n"
1212
"PO-Revision-Date:2017-09-22 18:27+0000\n"
1313
"Last-Translator:Leon H.\n"
1414
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -19,18 +19,18 @@ msgstr ""
1919
"Content-Transfer-Encoding:8bit\n"
2020
"Plural-Forms:nplurals=1; plural=0;\n"
2121

22-
#:../../reference/grammar.rst:2
22+
#:../../reference/grammar.rst:4
2323
msgid"Full Grammar specification"
2424
msgstr"完整的語法規格書"
2525

26-
#:../../reference/grammar.rst:4
26+
#:../../reference/grammar.rst:6
2727
msgid""
2828
"This is the full Python grammar, derived directly from the grammar used to "
2929
"generate the CPython parser (see :source:`Grammar/python.gram`). The version "
3030
"here omits details related to code generation and error recovery."
3131
msgstr""
3232

33-
#:../../reference/grammar.rst:9
33+
#:../../reference/grammar.rst:11
3434
msgid""
3535
"The notation is a mixture of `EBNF <https://en.wikipedia.org/wiki/"
3636
"Extended_Backus%E2%80%93Naur_form>`_ and `PEG <https://en.wikipedia.org/wiki/"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp