Skip to content

Commit 7b08e35

Browse files
committed
Update translation from Transifex
1 parent 5ab6559 commit 7b08e35

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

whatsnew/3.9.po

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.9\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2021-02-16 05:28+0000\n"
15+
"POT-Creation-Date: 2021-03-16 05:43+0000\n"
1616
"PO-Revision-Date: 2020-05-31 09:32+0000\n"
1717
"Last-Translator: m_aciek <maciej.olko@gmail.com>, 2020\n"
1818
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -1945,3 +1945,14 @@ msgid ""
19451945
"For more details, please see their respective documentation. (Contributed by "
19461946
"Adam Goldschmidt, Senthil Kumaran and Ken Jin in :issue:`42967`.)"
19471947
msgstr ""
1948+
1949+
msgid "Notable changes in Python 3.9.3"
1950+
msgstr ""
1951+
1952+
msgid ""
1953+
"A security fix alters the :class:`ftplib.FTP` behavior to not trust the IPv4 "
1954+
"address sent from the remote server when setting up a passive data channel. "
1955+
"We reuse the ftp server IP address instead. For unusual code requiring the "
1956+
"old behavior, set a ``trust_server_pasv_ipv4_address`` attribute on your FTP "
1957+
"instance to ``True``. (See :issue:`43285`)"
1958+
msgstr ""

0 commit comments

Comments
 (0)