File tree 2 files changed +6256
-6230
lines changed
2 files changed +6256
-6230
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
12
12
msgstr ""
13
13
"Project-Id-Version : Python 3.9\n "
14
14
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2020-06-21 03:26 +0000\n "
15
+ "POT-Creation-Date : 2020-06-22 03:25 +0000\n "
16
16
"PO-Revision-Date : 2020-05-31 09:32+0000\n "
17
17
"Last-Translator : tomo, 2020\n "
18
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -966,9 +966,9 @@ msgstr ""
966
966
#: ../../whatsnew/3.9.rst:707
967
967
msgid ""
968
968
"The Public C API functions :c:func:`PyParser_SimpleParseStringFlags`, "
969
- ":c:func:`PyParser_SimpleParseStringFlagsFilename` and "
970
- ":c:func:`PyParser_SimpleParseFileFlags` are deprecated and will be removed "
971
- "in Python 3.10 together with the old parser."
969
+ ":c:func:`PyParser_SimpleParseStringFlagsFilename`, "
970
+ ":c:func:`PyParser_SimpleParseFileFlags` and :c:func:`PyNode_Compile` are "
971
+ "deprecated and will be removed in Python 3.10 together with the old parser."
972
972
msgstr ""
973
973
974
974
#: ../../whatsnew/3.9.rst:712
You can’t perform that action at this time.
0 commit comments