File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version: Python 3.10\n"
1313"Report-Msgid-Bugs-To: \n"
14- "POT-Creation-Date: 2026-06-27 18:59 +0000\n"
14+ "POT-Creation-Date: 2026-06-29 20:43 +0000\n"
1515"PO-Revision-Date: 2025-09-22 15:59+0000\n"
1616"Last-Translator: python-doc bot, 2026\n"
1717"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -48,6 +48,15 @@ msgid ""
4848"stream is reached."
4949msgstr ""
5050
51+ msgid ""
52+ ":gh:`150743`: :mod:`http.client` now limits the number of chunked-response "
53+ "trailer lines it will read to 100, and the number of interim (1xx) responses "
54+ "it will skip to 100. A malicious or broken server could previously stream "
55+ "trailer lines or ``100 Continue`` responses forever, hanging the client even "
56+ "when a socket timeout was in use. Reported by ``@YLChen-007`` via GHSA-w4q2-"
57+ "g22w-6fr4."
58+ msgstr ""
59+
5160msgid ""
5261":gh:`87451`: The :mod:`ftplib` module's undocumented ``ftpcp`` function no "
5362"longer trusts the IPv4 address value returned from the source server in "
You can’t perform that action at this time.
0 commit comments