Skip to content

Commit dca8040

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 76ba5bc commit dca8040

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

whatsnew/3.6.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-09-26 14:28+0900\n"
11+
"POT-Creation-Date: 2018-10-25 14:43+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: tomo🐧, 2018\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -3323,3 +3323,11 @@ msgid ""
33233323
":mod:`xml.dom.minidom` and mod:`xml.sax` modules no longer process external "
33243324
"entities by default. See also :issue:`17239`."
33253325
msgstr ""
3326+
3327+
#: ../../whatsnew/3.6.rst:2437
3328+
msgid ""
3329+
"In 3.6.7 the :mod:`tokenize` module now implicitly emits a ``NEWLINE`` token"
3330+
" when provided with input that does not have a trailing new line. This "
3331+
"behavior now matches what the C tokenizer does internally. (Contributed by "
3332+
"Ammar Askar in :issue:`33899`.)"
3333+
msgstr ""

0 commit comments

Comments
 (0)