We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315b605 commit 9779f9aCopy full SHA for 9779f9a
library/inspect.po
@@ -1559,6 +1559,11 @@ msgid ""
1559
"`~annotationlib.Format.STRING` format or if ``from __future__ import "
1560
"annotations`` was used."
1561
msgstr ""
1562
+"*quote_annotation_strings* が偽の場合、文字列で表されたシグネチャの中の :"
1563
+"term:`アノテーション <annotation>` は、最初と最後のクォート記号無しで表示され"
1564
+"ます。この挙動は、シグネチャが :attr:`~annotationlib.Format.STRING` フォー"
1565
+"マットで作られた場合や ``from __future__ import annotations`` が使われた場合"
1566
+"に有用です。"
1567
1568
#: ../../library/inspect.rst:883
1569
msgid "The *unquote_annotations* parameter was added."
0 commit comments