Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69268f3

Browse files
author
github-actions
committed
Merge 3.11 into 3.9
1 parent d68333d commit 69268f3

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
@@ -651,6 +651,9 @@ msgid ""
651651
"now assign directly to a variable in an outer (but non-global) scope. :"
652652
"keyword:`!nonlocal` is a new reserved word."
653653
msgstr ""
654+
":pep:`3104`: :keyword:`nonlocal` 文。 ``nonlocal x`` を使うと外側の (ただしグ"
655+
"ローバルでない) スコープから、直接変数を代入することが出来るようになりま"
656+
"す。 :keyword:`!nonlocal` は新しく予約語になりました。"
654657

655658
#: ../../whatsnew/3.0.rst:378
656659
msgid ""
@@ -731,6 +734,7 @@ msgid ""
731734
":keyword:`!as` and :keyword:`with` are now reserved words. (Since 2.6, "
732735
"actually.)"
733736
msgstr ""
737+
":keyword:`!as` と :keyword:`with` は予約語になりました。 (実際には 2.6 から)"
734738

735739
#: ../../whatsnew/3.0.rst:414
736740
msgid ""

0 commit comments

Comments
 (0)