File tree Expand file tree Collapse file tree 2 files changed +4737
-4698
lines changed
Expand file tree Collapse file tree 2 files changed +4737
-4698
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
1313msgstr ""
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 <agent@sohzoh.com>, 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`.)"
37593759msgstr ""
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 ""
You can’t perform that action at this time.
0 commit comments