File tree 4 files changed +7215
-7204
lines changed
4 files changed +7215
-7204
lines changed Original file line number Diff line number Diff line change @@ -235541,6 +235541,8 @@ msgid ""
235541
235541
":class:`builtins.tuple <tuple>` now supports ``[]``. See :pep:`585` and :ref"
235542
235542
":`types-genericalias`."
235543
235543
msgstr ""
235544
+ ":class:`builtins.tuple <tuple>` は ``[]`` をサポートするようになりました。\n"
235545
+ ":pep:`585` と :ref:`types-genericalias` を参照してください。"
235544
235546
235545
235547
#: ../../library/typing.rst:517
235546
235548
msgid "Union type; ``Union[X, Y]`` means either X or Y."
@@ -235645,6 +235647,8 @@ msgid ""
235645
235647
":class:`collections.abc.Callable` now supports ``[]``. See :pep:`585` and "
235646
235648
":ref:`types-genericalias`."
235647
235649
msgstr ""
235650
+ ":class:`collections.abc.Callable` は ``[]`` をサポートするようになりました。\n"
235651
+ ":pep:`585` と :ref:`types-genericalias` を参照してください。"
235648
235652
235649
235653
#: ../../library/typing.rst:592
235650
235654
msgid ""
@@ -235695,6 +235699,8 @@ msgid ""
235695
235699
":class:`builtins.type <type>` now supports ``[]``. See :pep:`585` and :ref"
235696
235700
":`types-genericalias`."
235697
235701
msgstr ""
235702
+ ":class:`builtins.type <type>` は ``[]`` をサポートするようになりました。\n"
235703
+ ":pep:`585` と :ref:`types-genericalias` を参照してください。"
235698
235704
235699
235705
#: ../../library/typing.rst:638
235700
235706
msgid ""
You can’t perform that action at this time.
0 commit comments