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

Skip to content

Commit 1a81973

Browse files
author
github-actions
committed
Merge 3.11 into 3.9
1 parent f17d1e4 commit 1a81973

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

library/functions.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1723,6 +1723,8 @@ msgid ""
17231723
"``len`` raises :exc:`OverflowError` on lengths larger than :data:`sys."
17241724
"maxsize`, such as :class:`range(2 ** 100) <range>`."
17251725
msgstr ""
1726+
"``len`` は、例えば :class:`range(2 ** 100) <range>` のような、 :data:`sys."
1727+
"maxsize` を超える長さに対して :exc:`OverflowError` を送出します。"
17261728

17271729
#: ../../library/functions.rst:912
17281730
msgid ""

0 commit comments

Comments
 (0)