Skip to content

Commit 84af5f8

Browse files
author
github-actions
committed
Merge 3.11 into 3.8
1 parent 25719eb commit 84af5f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

whatsnew/3.0.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,9 @@ msgid ""
646646
"now assign directly to a variable in an outer (but non-global) scope. :"
647647
"keyword:`!nonlocal` is a new reserved word."
648648
msgstr ""
649+
":pep:`3104`: :keyword:`nonlocal` 文。 ``nonlocal x`` を使うと外側の (ただしグ"
650+
"ローバルでない) スコープから、直接変数を代入することが出来るようになりま"
651+
"す。 :keyword:`!nonlocal` は新しく予約語になりました。"
649652

650653
#: ../../whatsnew/3.0.rst:378
651654
msgid ""
@@ -726,6 +729,7 @@ msgid ""
726729
":keyword:`!as` and :keyword:`with` are now reserved words. (Since 2.6, "
727730
"actually.)"
728731
msgstr ""
732+
":keyword:`!as` と :keyword:`with` は予約語になりました。 (実際には 2.6 から)"
729733

730734
#: ../../whatsnew/3.0.rst:414
731735
msgid ""

0 commit comments

Comments
 (0)