Skip to content

Commit 47fb078

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 92dc8b6 commit 47fb078

File tree

2 files changed

+4737
-4698
lines changed

2 files changed

+4737
-4698
lines changed

whatsnew/3.7.po

+14-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.7\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2021-02-16 16:30+0000\n"
16+
"POT-Creation-Date: 2021-03-17 16:44+0000\n"
1717
"PO-Revision-Date: 2019-09-01 03:35+0000\n"
1818
"Last-Translator: Naoki Nakamura <[email protected]>, 2020\n"
1919
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -3757,3 +3757,16 @@ msgid ""
37573757
"documentation. (Contributed by Adam Goldschmidt, Senthil Kumaran and Ken Jin"
37583758
" in :issue:`42967`.)"
37593759
msgstr ""
3760+
3761+
#: ../../whatsnew/3.7.rst:2590
3762+
msgid "Notable changes in Python 3.7.11"
3763+
msgstr ""
3764+
3765+
#: ../../whatsnew/3.7.rst:2592
3766+
msgid ""
3767+
"A security fix alters the :class:`ftplib.FTP` behavior to not trust the IPv4"
3768+
" address sent from the remote server when setting up a passive data channel."
3769+
" We reuse the ftp server IP address instead. For unusual code requiring "
3770+
"the old behavior, set a ``trust_server_pasv_ipv4_address`` attribute on your"
3771+
" FTP instance to ``True``. (See :issue:`43285`)"
3772+
msgstr ""

0 commit comments

Comments
 (0)