Skip to content

Commit 0fc3ffa

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent ec3a81d commit 0fc3ffa

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

whatsnew/changelog.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
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."
4949
msgstr ""
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+
5160
msgid ""
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 "

0 commit comments

Comments
 (0)